Searched refs:genericCheckSupport (Results 1 – 6 of 6) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
D | vktMeshShaderPropertyTests.cpp | 101 void genericCheckSupport (Context& context, bool taskShaderNeeded) in genericCheckSupport() function 255 genericCheckSupport(context, (m_testType == TestType::TASK)); in checkSupport() 315 genericCheckSupport(context, true/*taskShaderNeeded*/); in checkSupport() 365 genericCheckSupport(context, true/*taskShaderNeeded*/); in checkSupport() 392 genericCheckSupport(context, true/*taskShaderNeeded*/); in checkSupport() 440 genericCheckSupport(context, false/*taskShaderNeeded*/); in checkSupport() 485 genericCheckSupport(context, false/*taskShaderNeeded*/); in checkSupport() 569 genericCheckSupport(context, true/*taskShaderNeeded*/); in checkSupport() 625 genericCheckSupport(context, false/*taskShaderNeeded*/); in checkSupport()
|
D | vktMeshShaderMiscTestsEXT.cpp | 84 void genericCheckSupport (Context& context, bool requireTaskShader, bool requireVertexStores) in genericCheckSupport() function 147 genericCheckSupport(context, m_params->needsTaskShader(), /*requireVertexStores*/false); in checkSupport() 4546 genericCheckSupport(context, true, false); in checkSupport()
|
D | vktMeshShaderMiscTests.cpp | 82 void genericCheckSupport (Context& context, bool requireTaskShader, bool requireVertexStores) in genericCheckSupport() function 145 genericCheckSupport(context, m_params->needsTaskShader(), /*requireVertexStores*/false); in checkSupport()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
D | vktMeshShaderPropertyTests.cpp | 101 void genericCheckSupport (Context& context, bool taskShaderNeeded) in genericCheckSupport() function 255 genericCheckSupport(context, (m_testType == TestType::TASK)); in checkSupport() 315 genericCheckSupport(context, true/*taskShaderNeeded*/); in checkSupport() 365 genericCheckSupport(context, true/*taskShaderNeeded*/); in checkSupport() 392 genericCheckSupport(context, true/*taskShaderNeeded*/); in checkSupport() 440 genericCheckSupport(context, false/*taskShaderNeeded*/); in checkSupport() 485 genericCheckSupport(context, false/*taskShaderNeeded*/); in checkSupport() 569 genericCheckSupport(context, true/*taskShaderNeeded*/); in checkSupport() 625 genericCheckSupport(context, false/*taskShaderNeeded*/); in checkSupport()
|
D | vktMeshShaderMiscTestsEXT.cpp | 84 void genericCheckSupport (Context& context, bool requireTaskShader, bool requireVertexStores) in genericCheckSupport() function 147 genericCheckSupport(context, m_params->needsTaskShader(), /*requireVertexStores*/false); in checkSupport() 4546 genericCheckSupport(context, true, false); in checkSupport()
|
D | vktMeshShaderMiscTests.cpp | 82 void genericCheckSupport (Context& context, bool requireTaskShader, bool requireVertexStores) in genericCheckSupport() function 145 genericCheckSupport(context, m_params->needsTaskShader(), /*requireVertexStores*/false); in checkSupport()
|