Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryBuiltinTests.cpp228 CheckSupportFunc testConfigCheckSupport; member
6130 if (m_data.testConfigCheckSupport != DE_NULL) in checkSupport()
6131 m_data.testConfigCheckSupport(context, m_data); in checkSupport()
6450 const CheckSupportFunc testConfigCheckSupport = getTestConfigCheckSupport(testType); in createAdvancedTests() local
6494 testConfigCheckSupport, // CheckSupportFunc testConfigCheckSupport; in createAdvancedTests()