Searched refs:RasterIndex (Results 1 – 6 of 6) sorted by relevance
97 &ctx->Current.RasterIndex ); in gl_RasterPos4f()110 ctx->Current.RasterIndex = ctx->Current.Index; in gl_RasterPos4f()199 &ctx->Current.RasterIndex ); in gl_windowpos()212 ctx->Current.RasterIndex = ctx->Current.Index; in gl_windowpos()
119 PB_SET_INDEX( ctx, PB, ctx->Current.RasterIndex ); in gl_render_bitmap()
246 *params = FLOAT_TO_BOOL(ctx->Current.RasterIndex); in gl_GetBooleanv()1009 *params = (GLdouble) ctx->Current.RasterIndex; in gl_GetDoublev()1771 *params = (GLfloat) ctx->Current.RasterIndex; in gl_GetFloatv()2537 *params = (GLint) ctx->Current.RasterIndex; in gl_GetIntegerv()
661 GLuint RasterIndex; /* Current raster index */ member
390 ispan[i] = ctx->Current.RasterIndex; in draw_depth_pixels()
629 ctx->Current.RasterIndex = 1; in initialize_context()