Searched defs:bMap (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ | ||
| H A D | pixeltransfer.c | 90 const GLfloat *bMap = ctx->PixelMaps.BtoB.Map; local in function:_mesa_map_rgba 118 const GLfloat *bMap = ctx->PixelMaps.ItoB.Map; local in function:_mesa_map_ci_to_rgba |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ | ||
| H A D | pixeltransfer.c | 90 const GLfloat *bMap = ctx->PixelMaps.BtoB.Map; local in function:_mesa_map_rgba 118 const GLfloat *bMap = ctx->PixelMaps.ItoB.Map; local in function:_mesa_map_ci_to_rgba |
Completed in 4 milliseconds