Searched refs:scalarBlockLayout (Results 1 – 12 of 12) sorted by relevance
2835 s << "\tscalarBlockLayout = " << value.scalarBlockLayout << '\n'; in toString()3002 …(scalarBlockLayoutFeatures[0].scalarBlockLayout != scalarBlockLayoutFeatures[1].scalarBlockLayout)) in deviceFeatures2()
2312 GetEnabledFeatures()->scalar_block_layout_features.scalarBlockLayout == VK_TRUE) { in PreCallValidateCreateShaderModule()
2254 …if (!context.getScalarBlockLayoutFeatures().scalarBlockLayout && usesScalarOrStd430Layout(m_interf… in createInstance()
3239 VkBool32 scalarBlockLayout; member
8124 VkBool32 scalarBlockLayout; member
6632 s << "\tscalarBlockLayout = " << value.scalarBlockLayout << '\n';
2479 if (!context.getScalarBlockLayoutFeatures().scalarBlockLayout && usesScalarLayout(m_interface)) in createInstance()
9035 VkBool32 scalarBlockLayout; member
38778 : scalarBlockLayout( scalarBlockLayout_ ) in PhysicalDeviceScalarBlockLayoutFeaturesEXT()38800 scalarBlockLayout = scalarBlockLayout_; in setScalarBlockLayout()38818 && ( scalarBlockLayout == rhs.scalarBlockLayout ); in operator ==()38831 Bool32 scalarBlockLayout; member
8817 VkBool32 scalarBlockLayout; member
8121 VkBool32 scalarBlockLayout; member
20430 scalar_block_features.scalarBlockLayout = VK_TRUE; in TEST_F()