Searched refs:DEVICE_EXTENSION_DESCRIPTOR_INDEXING (Results 1 – 1 of 1) sorted by relevance
73 static constexpr string_view DEVICE_EXTENSION_DESCRIPTOR_INDEXING = VK_EXT_DESCRIPTOR_INDEXING_EXTE… variable483 extensions.push_back(DEVICE_EXTENSION_DESCRIPTOR_INDEXING); in GetPreferredDeviceExtensions()506 …nsions.descriptorIndexing = enabledDeviceExtensions.contains(DEVICE_EXTENSION_DESCRIPTOR_INDEXING); in GetEnabledCommonDeviceExtensions()