Home
last modified time | relevance | path

Searched defs:testedFormat (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp600 const FormatInfo* testedFormat = findFormat(internalformat); in fillTextureWithColor() local
749 const FormatInfo* testedFormat = findFormat(internalformat); in verifyClampToEdge() local
842 const FormatInfo* testedFormat = findFormat(internalformat); in verifyRepeat() local
925 const FormatInfo* testedFormat = findFormat(internalformat); in verifyMirroredRepeat() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageAstcDecodeModeTests.cpp68 VkFormat testedFormat; member
DvktImageLoadStoreTests.cpp2532 const auto testedFormat = mapVkFormat(isWriteTest() ? m_writeFormat : m_readFormat); in initPrograms() local