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

  /external/mesa3d/src/mesa/state_tracker/
st_atom_pixeltransfer.c 51 const GLuint bSize = ctx->PixelMaps.BtoB.Size;
74 rgba[2] = ctx->PixelMaps.BtoB.Map[j * bSize / texSize];
  /external/mesa3d/src/mesa/main/
pixeltransfer.c 86 const GLfloat bscale = (GLfloat) (ctx->PixelMaps.BtoB.Size - 1);
90 const GLfloat *bMap = ctx->PixelMaps.BtoB.Map;
pixel.c 89 return &ctx->PixelMaps.BtoB;
679 init_pixelmap(&ctx->PixelMaps.BtoB);
mtypes.h 718 struct gl_pixelmap BtoB;
    [all...]
  /external/mesa3d/prebuilt-intermediates/main/
get_hash.h     [all...]

Completed in 471 milliseconds