Searched refs:ItoA (Results 1 – 4 of 4) sorted by relevance
113 GLuint amask = ctx->PixelMaps.ItoA.Size - 1; in _mesa_map_ci_to_rgba()117 const GLfloat *aMap = ctx->PixelMaps.ItoA.Map; in _mesa_map_ci_to_rgba()
90 return &ctx->PixelMaps.ItoA; in get_pixelmap()716 init_pixelmap(&ctx->PixelMaps.ItoA); in _mesa_init_pixel()
1023 struct gl_pixelmap ItoA; member
910 { GL_PIXEL_MAP_I_TO_A_SIZE, CONTEXT_INT(PixelMaps.ItoA.Size), NO_EXTRA },