Home
last modified time | relevance | path

Searched refs:ePhysicalDeviceDescriptorSetHostMappingFeaturesVALVE (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_enums.hpp1273ePhysicalDeviceDescriptorSetHostMappingFeaturesVALVE = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_DESCRIPTO… enumerator
Dvulkan_to_string.hpp3534 …case StructureType::ePhysicalDeviceDescriptorSetHostMappingFeaturesVALVE : return "PhysicalDeviceD… in to_string()