Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_enums.hpp1138ePhysicalDeviceGraphicsPipelineLibraryFeaturesEXT = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_GRAPHICS_PIP… enumerator
Dvulkan_to_string.hpp3425 …case StructureType::ePhysicalDeviceGraphicsPipelineLibraryFeaturesEXT : return "PhysicalDeviceGrap… in to_string()