Searched refs:scalarLayoutFeatures (Results 1 – 1 of 1) sorted by relevance
501 VkPhysicalDeviceScalarBlockLayoutFeatures scalarLayoutFeatures = initVulkanStructure(); in checkSupport() local508 addFeatures(&scalarLayoutFeatures); in checkSupport()583 if (m_data.needsScalarBlockLayout() && !scalarLayoutFeatures.scalarBlockLayout) in checkSupport()