HomeSort by relevance Sort by last modified time
    Searched refs:RasterPosValid (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/mesa/main/
drawpix.c 137 if (!ctx->Current.RasterPosValid) {
261 if (!ctx->Current.RasterPosValid || width == 0 || height == 0) {
310 if (!ctx->Current.RasterPosValid) {
rastpos.c 394 ctx->Current.RasterPosValid = GL_FALSE;
400 ctx->Current.RasterPosValid = GL_FALSE;
407 ctx->Current.RasterPosValid = GL_FALSE;
475 ctx->Current.RasterPosValid = GL_TRUE;
683 ctx->Current.RasterPosValid = GL_TRUE;
944 ctx->Current.RasterPosValid = GL_TRUE;
mtypes.h 516 GLboolean RasterPosValid;
    [all...]
dlist.c     [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_cb_rasterpos.c 142 ctx->Current.RasterPosValid = GL_TRUE;
255 ctx->Current.RasterPosValid = GL_FALSE;
  /external/mesa3d/prebuilt-intermediates/main/
get_hash.h     [all...]

Completed in 117 milliseconds