Searched refs:rSize (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atom_pixeltransfer.c49 const GLuint rSize = ctx->PixelMaps.RtoR.Size; local in function:load_color_map_texture
72 rgba[0] = ctx->PixelMaps.RtoR.Map[j * rSize / texSize];
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_atom_pixeltransfer.c49 const GLuint rSize = ctx->PixelMaps.RtoR.Size; local in function:load_color_map_texture
72 rgba[0] = ctx->PixelMaps.RtoR.Map[j * rSize / texSize];

Completed in 3 milliseconds