Searched refs:m_support (Results 1 – 3 of 3) sorted by relevance
60 , m_support () in InstanceFactory()67 , m_support (support) in InstanceFactory()87 m_support.checkSupport(context); in checkSupport()92 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