Searched refs:ItoB (Results 1 - 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dpixeltransfer.c114 GLuint bmask = ctx->PixelMaps.ItoB.Size - 1;
118 const GLfloat *bMap = ctx->PixelMaps.ItoB.Map;
H A Ddrawpix.c120 ctx->PixelMaps.ItoB.Size == 0) {
H A Dpixel.c81 return &ctx->PixelMaps.ItoB;
675 init_pixelmap(&ctx->PixelMaps.ItoB);
H A Dmtypes.h722 struct gl_pixelmap ItoB; member in struct:gl_pixelmaps
/external/mesa3d/prebuilt-intermediates/main/
H A Dget_hash.h490 { GL_PIXEL_MAP_I_TO_B_SIZE, CONTEXT_INT(PixelMaps.ItoB.Size), NO_EXTRA },

Completed in 155 milliseconds