Searched refs:ItoB (Results 1 – 5 of 5) sorted by relevance
112 GLuint bmask = ctx->PixelMaps.ItoB.Size - 1; in _mesa_map_ci_to_rgba()116 const GLfloat *bMap = ctx->PixelMaps.ItoB.Map; in _mesa_map_ci_to_rgba()
88 return &ctx->PixelMaps.ItoB; in get_pixelmap()715 init_pixelmap(&ctx->PixelMaps.ItoB); in _mesa_init_pixel()
122 ctx->PixelMaps.ItoB.Size == 0) { in _mesa_DrawPixels()
1022 struct gl_pixelmap ItoB; member
911 { GL_PIXEL_MAP_I_TO_B_SIZE, CONTEXT_INT(PixelMaps.ItoB.Size), NO_EXTRA },