Searched refs:mutableDescriptorTypeFeatures (Results 1 – 3 of 3) sorted by relevance
41 … VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT *mutableDescriptorTypeFeatures = nullptr; in DeviceFeatures() local154 mutableDescriptorTypeFeatures = in DeviceFeatures()259 if (mutableDescriptorTypeFeatures) in DeviceFeatures()260 mutableDescriptorTypeFeatures->mutableDescriptorType = false; in DeviceFeatures()
770 … auto mutableDescriptorTypeFeatures = m_context.getMutableDescriptorTypeFeaturesEXT(); in iterate() local921 &mutableDescriptorTypeFeatures, in iterate()
90 …VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT mutableDescriptorTypeFeatures = initVulkanStructu… in getDevice() local110 addFeatures(&mutableDescriptorTypeFeatures); in getDevice()