Home
last modified time | relevance | path

Searched refs:getTextureFormatMantissaBitDepth (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/common/
DtcuTextureUtil.hpp83 IVec4 getTextureFormatMantissaBitDepth (const TextureFormat& format);
DtcuTextureUtil.cpp396 IVec4 getTextureFormatMantissaBitDepth (const TextureFormat& format) in getTextureFormatMantissaBitDepth() function
/external/deqp/modules/gles3/functional/
Des3fFboTestUtil.cpp1056 const tcu::IVec4 bits = tcu::getTextureFormatMantissaBitDepth(format); in getFormatThreshold()
1104 const tcu::IVec4 bits = tcu::getTextureFormatMantissaBitDepth(src); in getToSRGBConversionThreshold()