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

  /external/deqp/framework/common/
tcuTexCompareVerifier.cpp 140 static bool isFixedPointDepthTextureFormat (const tcu::TextureFormat& format)
525 const bool isFixedPointDepth = isFixedPointDepthTextureFormat(level.getFormat());
560 const bool isFixedPointDepth = isFixedPointDepthTextureFormat(level.getFormat());
629 const bool isFixedPointDepth = isFixedPointDepthTextureFormat(level0.getFormat());
683 const bool isFixedPointDepth = isFixedPointDepthTextureFormat(level0.getFormat());
    [all...]
tcuTexture.cpp     [all...]

Completed in 2223 milliseconds