Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp647 eMemorySciBufPropertiesNV = VK_STRUCTURE_TYPE_MEMORY_SCI_BUF_PROPERTIES_NV, enumerator
Dvulkansc_to_string.hpp1652 case StructureType::eMemorySciBufPropertiesNV : return "MemorySciBufPropertiesNV"; in to_string()