Searched refs:RasterPosValid (Results 1 – 6 of 6) sorted by relevance
389 ctx->Current.RasterPosValid = GL_FALSE; in _tnl_RasterPos()395 ctx->Current.RasterPosValid = GL_FALSE; in _tnl_RasterPos()402 ctx->Current.RasterPosValid = GL_FALSE; in _tnl_RasterPos()473 ctx->Current.RasterPosValid = GL_TRUE; in _tnl_RasterPos()
139 if (!ctx->Current.RasterPosValid) { in _mesa_DrawPixels()262 if (!ctx->Current.RasterPosValid || width == 0 || height == 0) { in _mesa_CopyPixels()310 if (!ctx->Current.RasterPosValid) { in _mesa_Bitmap()
243 ctx->Current.RasterPosValid = GL_TRUE; in window_pos3f()563 ctx->Current.RasterPosValid = GL_TRUE; in _mesa_init_rastpos()
824 GLboolean RasterPosValid; member
845 { GL_CURRENT_RASTER_POSITION_VALID, CONTEXT_BOOL(Current.RasterPosValid), NO_EXTRA },
144 ctx->Current.RasterPosValid = GL_TRUE; in rastpos_point()247 ctx->Current.RasterPosValid = GL_FALSE; in st_RasterPos()