Home
last modified time | relevance | path

Searched refs:isFloatingPointDepthFormat (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDepthRangeUnrestrictedTests.cpp131 deBool isFloatingPointDepthFormat (VkFormat format) in isFloatingPointDepthFormat() function
942 if (isFloatingPointDepthFormat(m_param.depthFormat) == VK_FALSE) in verifyTestResult()
965 if (isFloatingPointDepthFormat(m_param.depthFormat) == VK_FALSE) in verifyTestResult()
1057 if (isFloatingPointDepthFormat(m_param.depthFormat) == VK_FALSE) in verifyTestResult()
1077 if (isFloatingPointDepthFormat(m_param.depthFormat) == VK_FALSE) in verifyTestResult()
1234 if (isFloatingPointDepthFormat(m_param.depthFormat) == VK_FALSE) in verifyTestResult()
1248 if (isFloatingPointDepthFormat(m_param.depthFormat) == VK_FALSE) in verifyTestResult()
1259 if (isFloatingPointDepthFormat(m_param.depthFormat) == VK_FALSE) in verifyTestResult()
1337 if (isFloatingPointDepthFormat(m_param.depthFormat) == VK_FALSE) in verifyTestResult()
1346 if (isFloatingPointDepthFormat(m_para in verifyTestResult()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineDepthRangeUnrestrictedTests.cpp137 deBool isFloatingPointDepthFormat (VkFormat format) in isFloatingPointDepthFormat() function
937 if (isFloatingPointDepthFormat(m_param.depthFormat) == VK_FALSE) in verifyTestResult()
960 if (isFloatingPointDepthFormat(m_param.depthFormat) == VK_FALSE) in verifyTestResult()
1052 if (isFloatingPointDepthFormat(m_param.depthFormat) == VK_FALSE) in verifyTestResult()
1072 if (isFloatingPointDepthFormat(m_param.depthFormat) == VK_FALSE) in verifyTestResult()
1227 if (isFloatingPointDepthFormat(m_param.depthFormat) == VK_FALSE) in verifyTestResult()
1241 if (isFloatingPointDepthFormat(m_param.depthFormat) == VK_FALSE) in verifyTestResult()
1252 if (isFloatingPointDepthFormat(m_param.depthFormat) == VK_FALSE) in verifyTestResult()
1330 if (isFloatingPointDepthFormat(m_param.depthFormat) == VK_FALSE) in verifyTestResult()
1339 if (isFloatingPointDepthFormat(m_para in verifyTestResult()
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureShadowTests.cpp60 static bool isFloatingPointDepthFormat (const tcu::TextureFormat& format) in isFloatingPointDepthFormat() function
69 DE_ASSERT(isFloatingPointDepthFormat(access.getFormat())); in clampFloatingPointTexture()
120 if (isFloatingPointDepthFormat(src.getFormat())) in verifyTexCompareResult()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureShadowTests.cpp89 bool isFloatingPointDepthFormat (const tcu::TextureFormat& format) in isFloatingPointDepthFormat() function
98 DE_ASSERT(isFloatingPointDepthFormat(access.getFormat())); in clampFloatingPointTexture()
175 if (isFloatingPointDepthFormat(src.getFormat())) in verifyTexCompareResult()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureShadowTests.cpp88 bool isFloatingPointDepthFormat (const tcu::TextureFormat& format) in isFloatingPointDepthFormat() function
97 DE_ASSERT(isFloatingPointDepthFormat(access.getFormat())); in clampFloatingPointTexture()
173 if (isFloatingPointDepthFormat(src.getFormat())) in verifyTexCompareResult()

Completed in 14 milliseconds