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

  /external/mesa3d/src/mesa/main/
pixeltransfer.c 200 GLint shift = ctx->Pixel.IndexShift;
254 if (ctx->Pixel.IndexShift != 0 || ctx->Pixel.IndexOffset != 0) {
256 GLint shift = ctx->Pixel.IndexShift;
pixel.c 511 if (ctx->Pixel.IndexShift == (GLint) param)
514 ctx->Pixel.IndexShift = (GLint) param;
616 if (ctx->Pixel.IndexShift || ctx->Pixel.IndexOffset)
666 ctx->Pixel.IndexShift = 0;
readpix.c 159 ctx->Pixel.IndexShift || ctx->Pixel.IndexOffset ||
166 return ctx->Pixel.IndexShift || ctx->Pixel.IndexOffset ||
818 const GLboolean stencilTransfer = ctx->Pixel.IndexShift
    [all...]
pack.c 623 if (ctx->Pixel.IndexShift || ctx->Pixel.IndexOffset ||
    [all...]
mtypes.h 746 GLint IndexShift, IndexOffset;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineCasts.cpp     [all...]
  /external/mesa3d/prebuilt-intermediates/main/
get_hash.h     [all...]
  /external/mesa3d/src/mesa/drivers/common/
meta.c     [all...]

Completed in 473 milliseconds