Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawTestCaseUtil.hpp62 , m_support () in InstanceFactory()
69 , m_support (support) in InstanceFactory()
89 m_support.checkSupport(context); in checkSupport()
94 const Support m_support; member in vkt::Draw::InstanceFactory
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawTestCaseUtil.hpp62 , m_support () in InstanceFactory()
69 , m_support (support) in InstanceFactory()
89 m_support.checkSupport(context); in checkSupport()
94 const Support m_support; member in vkt::Draw::InstanceFactory
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
DvktDynamicStateTestCaseUtil.hpp67 , m_support () in InstanceFactory()
77 , m_support (support) in InstanceFactory()
106 m_support.checkSupport(context); in checkSupport()
112 const Support m_support; member in vkt::DynamicState::InstanceFactory
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateTestCaseUtil.hpp67 , m_support () in InstanceFactory()
77 , m_support (support) in InstanceFactory()
106 m_support.checkSupport(context); in checkSupport()
112 const Support m_support; member in vkt::DynamicState::InstanceFactory
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCaseUtil.hpp88 , m_support (support) in InstanceFactory1WithSupport()
95 , m_support (support) in InstanceFactory1WithSupport()
100 void checkSupport (Context& context) const { m_support.checkSupport(context); } in checkSupport()
105 const Support m_support; member in vkt::InstanceFactory1WithSupport
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
DvktTestCaseUtil.hpp88 , m_support (support) in InstanceFactory1WithSupport()
95 , m_support (support) in InstanceFactory1WithSupport()
100 void checkSupport (Context& context) const { m_support.checkSupport(context); } in checkSupport()
105 const Support m_support; member in vkt::InstanceFactory1WithSupport