Searched refs:nestedCommandBufferFeatures (Results 1 – 1 of 1) sorted by relevance
837 …VkPhysicalDeviceNestedCommandBufferFeaturesEXT nestedCommandBufferFeatures = vk::initVulkanStructu… in createMultiViewDevices() local840 nestedCommandBufferFeatures.pNext = enabledFeatures.pNext; in createMultiViewDevices()841 enabledFeatures.pNext = &nestedCommandBufferFeatures; in createMultiViewDevices()