Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuCompressedTexture.hpp104 bool isBcBitExactFormat (CompressedTexFormat format);
DtcuCompressedTexture.cpp200 bool isBcBitExactFormat (CompressedTexFormat format) in isBcBitExactFormat() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureCompressedFormatTests.cpp247 if (isBcBitExactFormat(m_compressedFormat)) in iterate()
361 if (isBcBitExactFormat(m_compressedFormat)) in iterate()