Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_enums.hpp1294ePhysicalDeviceNestedCommandBufferPropertiesEXT = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_NESTED_COMMAND… enumerator
Dvulkan_to_string.hpp3555 …case StructureType::ePhysicalDeviceNestedCommandBufferPropertiesEXT : return "PhysicalDeviceNested… in to_string()