Searched refs:ItoA (Results 1 – 4 of 4) sorted by relevance
115 GLuint amask = ctx->PixelMaps.ItoA.Size - 1; in _mesa_map_ci_to_rgba()119 const GLfloat *aMap = ctx->PixelMaps.ItoA.Map; in _mesa_map_ci_to_rgba()
83 return &ctx->PixelMaps.ItoA; in get_pixelmap()676 init_pixelmap(&ctx->PixelMaps.ItoA); in _mesa_init_pixel()
723 struct gl_pixelmap ItoA; member
489 { GL_PIXEL_MAP_I_TO_A_SIZE, CONTEXT_INT(PixelMaps.ItoA.Size), NO_EXTRA },