Searched refs:ItoB (Results 1 – 5 of 5) sorted by relevance
114 GLuint bmask = ctx->PixelMaps.ItoB.Size - 1; in _mesa_map_ci_to_rgba()118 const GLfloat *bMap = ctx->PixelMaps.ItoB.Map; in _mesa_map_ci_to_rgba()
81 return &ctx->PixelMaps.ItoB; in get_pixelmap()675 init_pixelmap(&ctx->PixelMaps.ItoB); in _mesa_init_pixel()
120 ctx->PixelMaps.ItoB.Size == 0) { in _mesa_DrawPixels()
722 struct gl_pixelmap ItoB; member
490 { GL_PIXEL_MAP_I_TO_B_SIZE, CONTEXT_INT(PixelMaps.ItoB.Size), NO_EXTRA },