Searched refs:ItoR (Results 1 – 5 of 5) sorted by relevance
112 GLuint rmask = ctx->PixelMaps.ItoR.Size - 1; in _mesa_map_ci_to_rgba()116 const GLfloat *rMap = ctx->PixelMaps.ItoR.Map; in _mesa_map_ci_to_rgba()
77 return &ctx->PixelMaps.ItoR; in get_pixelmap()664 init_pixelmap(&ctx->PixelMaps.ItoR); in _mesa_init_pixel()
118 if (ctx->PixelMaps.ItoR.Size == 0 || in _mesa_DrawPixels()
749 struct gl_pixelmap ItoR; member
495 { GL_PIXEL_MAP_I_TO_R_SIZE, CONTEXT_INT(PixelMaps.ItoR.Size), NO_EXTRA },