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

  /xsrc/external/mit/MesaLib/dist/src/mesa/main/
pixeltransfer.c 114 GLuint bmask = ctx->PixelMaps.ItoB.Size - 1;
118 const GLfloat *bMap = ctx->PixelMaps.ItoB.Map;
pixel.c 81 return &ctx->PixelMaps.ItoB;
665 init_pixelmap(&ctx->PixelMaps.ItoB);
drawpix.c 126 ctx->PixelMaps.ItoB.Size == 0) {
mtypes.h 695 struct gl_pixelmap ItoB;
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
pixeltransfer.c 114 GLuint bmask = ctx->PixelMaps.ItoB.Size - 1;
118 const GLfloat *bMap = ctx->PixelMaps.ItoB.Map;
drawpix.c 119 ctx->PixelMaps.ItoB.Size == 0) {
pixel.c 80 return &ctx->PixelMaps.ItoB;
665 init_pixelmap(&ctx->PixelMaps.ItoB);
mtypes.h 717 struct gl_pixelmap ItoB;
  /xsrc/external/mit/MesaLib/src/mesa/
get_hash.h 521 { GL_PIXEL_MAP_I_TO_B_SIZE, CONTEXT_INT(PixelMaps.ItoB.Size), NO_EXTRA },
  /xsrc/external/mit/MesaLib.old/src/mesa/
get_hash.h 513 { GL_PIXEL_MAP_I_TO_B_SIZE, CONTEXT_INT(PixelMaps.ItoB.Size), NO_EXTRA },

Completed in 20 milliseconds