HomeSort by relevance Sort by last modified time
    Searched full:scaleandbias (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mesa/state_tracker/
st_program.h 96 GLuint scaleAndBias:1; /**< glDrawPixels w/ scale and/or bias? */
st_program.c     [all...]
st_cb_drawpixels.c 950 key.scaleAndBias = (ctx->Pixel.RedBias != 0.0 ||
    [all...]

Completed in 732 milliseconds