Home | History | Annotate | Download | only in main

Lines Matching refs:StoS

5203          const GLuint mask = ctx->PixelMaps.StoS.Size - 1;
5206 indexes[i] = (GLuint)ctx->PixelMaps.StoS.Map[ indexes[i] & mask ];