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

  /external/deqp/modules/gles2/functional/
es2fTextureSpecificationTests.cpp 100 const IVec4 texFormatBits = tcu::getTextureFormatBitDepth(textureFormat);
102 const IVec4 accurateFmtBits = min(pixelFormatBits, texFormatBits);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fTextureSpecificationTests.cpp 142 const IVec4 texFormatBits = getEffectiveTextureFormatBitDepth(textureFormat);
144 const IVec4 accurateFmtBits = min(pixelFormatBits, texFormatBits);
    [all...]

Completed in 122 milliseconds