Home
last modified time | relevance | path

Searched refs:isFloatingPointDepthFormat (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureShadowTests.cpp86 bool isFloatingPointDepthFormat (const tcu::TextureFormat& format) in isFloatingPointDepthFormat() function
95 DE_ASSERT(isFloatingPointDepthFormat(access.getFormat())); in clampFloatingPointTexture()
151 if (isFloatingPointDepthFormat(src.getFormat())) in verifyTexCompareResult()
/external/deqp/modules/gles3/functional/
Des3fTextureShadowTests.cpp59 static bool isFloatingPointDepthFormat (const tcu::TextureFormat& format) in isFloatingPointDepthFormat() function
68 DE_ASSERT(isFloatingPointDepthFormat(access.getFormat())); in clampFloatingPointTexture()
118 if (isFloatingPointDepthFormat(src.getFormat())) in verifyTexCompareResult()