Searched refs:getScalarBlockLayoutFeatures (Results 1 – 4 of 4) sorted by relevance
93 getScalarBlockLayoutFeatures (void) const;
482 …const VkPhysicalDeviceScalarBlockLayoutFeaturesEXT& getScalarBlockLayoutFeatures (void) const { … in getScalarBlockLayoutFeatures() function in vkt::DefaultDevice652 …Context::getScalarBlockLayoutFeatures (void) const { return m_device->getScalarBlockLayoutFeatures… in getScalarBlockLayoutFeatures() function in vkt::Context
2254 …if (!context.getScalarBlockLayoutFeatures().scalarBlockLayout && usesScalarOrStd430Layout(m_interf… in createInstance()
2479 if (!context.getScalarBlockLayoutFeatures().scalarBlockLayout && usesScalarLayout(m_interface)) in createInstance()