Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
DvktRayQueryBuiltinTests.cpp234 CheckSupportFunc testConfigCheckSupport; member
5759 if (m_data.testConfigCheckSupport != DE_NULL) in checkSupport()
5760 m_data.testConfigCheckSupport(context, m_data); in checkSupport()
6062 const CheckSupportFunc testConfigCheckSupport = getTestConfigCheckSupport(testType); in createAdvancedTests() local
6106 testConfigCheckSupport, // CheckSupportFunc testConfigCheckSupport; in createAdvancedTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryBuiltinTests.cpp234 CheckSupportFunc testConfigCheckSupport; member
5779 if (m_data.testConfigCheckSupport != DE_NULL) in checkSupport()
5780 m_data.testConfigCheckSupport(context, m_data); in checkSupport()
6083 const CheckSupportFunc testConfigCheckSupport = getTestConfigCheckSupport(testType); in createAdvancedTests() local
6127 testConfigCheckSupport, // CheckSupportFunc testConfigCheckSupport; in createAdvancedTests()