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

  /external/deqp/modules/gles3/functional/
es3fASTCDecompressionCases.cpp 300 ISEMODE_PLAIN_BIT,
345 case ISEMODE_PLAIN_BIT: return numValues*iseParams.numBits;
358 case ISEMODE_PLAIN_BIT: return (1u << iseParams.numBits) - 1;
649 const ISEParams params(ISEMODE_PLAIN_BIT, curBitsForPlainBitMode);
652 return ISEParams(ISEMODE_PLAIN_BIT, curBitsForPlainBitMode);
810 DE_ASSERT(params.mode == ISEMODE_PLAIN_BIT);
942 ISEParams(ISEMODE_PLAIN_BIT, 1),
944 ISEParams(ISEMODE_PLAIN_BIT, 2),
947 ISEParams(ISEMODE_PLAIN_BIT, 3),
950 ISEParams(ISEMODE_PLAIN_BIT, 4)
    [all...]
  /external/deqp/framework/common/
tcuCompressedTexture.cpp     [all...]

Completed in 58 milliseconds