Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcTextureRepeatModeTests.cpp971 const FormatInfo *testedFormat = findFormat(internalformat); in fillTextureWithColor() local
1120 const FormatInfo *testedFormat = findFormat(internalformat); in verifyClampToEdge() local
1213 const FormatInfo *testedFormat = findFormat(internalformat); in verifyRepeat() local
1296 const FormatInfo *testedFormat = findFormat(internalformat); in verifyMirroredRepeat() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageAstcDecodeModeTests.cpp68 VkFormat testedFormat; member
H A DvktImageLoadStoreTests.cpp2650 const auto testedFormat = mapVkFormat(isWriteTest() ? m_writeFormat : m_readFormat); in initPrograms() local