HomeSort by: relevance | last modified time | path
    Searched refs:ItoG (Results 1 - 10 of 10) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/mesa/main/
pixeltransfer.c 113 GLuint gmask = ctx->PixelMaps.ItoG.Size - 1;
117 const GLfloat *gMap = ctx->PixelMaps.ItoG.Map;
pixel.c 79 return &ctx->PixelMaps.ItoG;
664 init_pixelmap(&ctx->PixelMaps.ItoG);
drawpix.c 125 ctx->PixelMaps.ItoG.Size == 0 ||
mtypes.h 694 struct gl_pixelmap ItoG;
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
pixeltransfer.c 113 GLuint gmask = ctx->PixelMaps.ItoG.Size - 1;
117 const GLfloat *gMap = ctx->PixelMaps.ItoG.Map;
drawpix.c 118 ctx->PixelMaps.ItoG.Size == 0 ||
pixel.c 78 return &ctx->PixelMaps.ItoG;
664 init_pixelmap(&ctx->PixelMaps.ItoG);
mtypes.h 716 struct gl_pixelmap ItoG;
  /xsrc/external/mit/MesaLib/src/mesa/
get_hash.h 522 { GL_PIXEL_MAP_I_TO_G_SIZE, CONTEXT_INT(PixelMaps.ItoG.Size), NO_EXTRA },
  /xsrc/external/mit/MesaLib.old/src/mesa/
get_hash.h 514 { GL_PIXEL_MAP_I_TO_G_SIZE, CONTEXT_INT(PixelMaps.ItoG.Size), NO_EXTRA },

Completed in 20 milliseconds