Searched refs:m_support (Results 1 – 3 of 3) sorted by relevance
61 , m_support () in InstanceFactory()68 , m_support (support) in InstanceFactory()88 m_support.checkSupport(context); in checkSupport()93 const Support m_support; member in vkt::Draw::InstanceFactory
64 , m_support () in InstanceFactory()72 , m_support (support) in InstanceFactory()92 m_support.checkSupport(context); in checkSupport()97 const Support m_support; member in vkt::DynamicState::InstanceFactory
88 , 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