Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_enums.hpp1000ePhysicalDeviceProvokingVertexPropertiesEXT = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PROVOKING_VERTEX_P… enumerator
Dvulkan_to_string.hpp3309 …case StructureType::ePhysicalDeviceProvokingVertexPropertiesEXT : return "PhysicalDeviceProvokingV… in to_string()