Searched refs:mutableDescriptorTypeFeatures (Results 1 – 3 of 3) sorted by relevance
41 … VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT *mutableDescriptorTypeFeatures = nullptr; in DeviceFeatures() local159 mutableDescriptorTypeFeatures = in DeviceFeatures()262 if (mutableDescriptorTypeFeatures) in DeviceFeatures()263 mutableDescriptorTypeFeatures->mutableDescriptorType = false; in DeviceFeatures()
769 … auto mutableDescriptorTypeFeatures = m_context.getMutableDescriptorTypeFeaturesEXT(); in iterate() local920 &mutableDescriptorTypeFeatures, in iterate()
92 …VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT mutableDescriptorTypeFeatures = initVulkanStructu… in getDevice() local112 addFeatures(&mutableDescriptorTypeFeatures); in getDevice()