Searched defs:aMap (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ | ||
| H A D | pixeltransfer.c | 91 const GLfloat *aMap = ctx->PixelMaps.AtoA.Map; local in function:_mesa_map_rgba 119 const GLfloat *aMap = ctx->PixelMaps.ItoA.Map; local in function:_mesa_map_ci_to_rgba |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ | ||
| H A D | pixeltransfer.c | 91 const GLfloat *aMap = ctx->PixelMaps.AtoA.Map; local in function:_mesa_map_rgba 119 const GLfloat *aMap = ctx->PixelMaps.ItoA.Map; local in function:_mesa_map_ci_to_rgba |
Completed in 3 milliseconds