HomeSort by relevance Sort by last modified time
    Searched refs:ItoG (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/mesa/main/
pixeltransfer.c 111 GLuint gmask = ctx->PixelMaps.ItoG.Size - 1;
115 const GLfloat *gMap = ctx->PixelMaps.ItoG.Map;
drawpix.c 121 ctx->PixelMaps.ItoG.Size == 0 ||
pixel.c 86 return &ctx->PixelMaps.ItoG;
714 init_pixelmap(&ctx->PixelMaps.ItoG);
mtypes.h 1021 struct gl_pixelmap ItoG;
    [all...]
get.c     [all...]

Completed in 41 milliseconds