Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_enums.hpp1153ePhysicalDeviceMeshShaderPropertiesEXT = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MESH_SHADER_PROPERTIES_… enumerator
Dvulkan_to_string.hpp3439 …case StructureType::ePhysicalDeviceMeshShaderPropertiesEXT : return "PhysicalDeviceMeshShaderPrope… in to_string()