Home
last modified time | relevance | path

Searched refs:eInputAssemblyVertices (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp1437 eInputAssemblyVertices = VK_QUERY_PIPELINE_STATISTIC_INPUT_ASSEMBLY_VERTICES_BIT, enumerator
1457 QueryPipelineStatisticFlagBits::eInputAssemblyVertices
Dvulkansc_to_string.hpp274 …if ( value & QueryPipelineStatisticFlagBits::eInputAssemblyVertices ) result += "InputAssemblyVert… in to_string()
2318 case QueryPipelineStatisticFlagBits::eInputAssemblyVertices : return "InputAssemblyVertices"; in to_string()
Dvulkan_enums.hpp2369 eInputAssemblyVertices = VK_QUERY_PIPELINE_STATISTIC_INPUT_ASSEMBLY_VERTICES_BIT, enumerator
2392 QueryPipelineStatisticFlagBits::eInputAssemblyVertices
Dvulkan_to_string.hpp348 …if ( value & QueryPipelineStatisticFlagBits::eInputAssemblyVertices ) result += "InputAssemblyVert… in to_string()
4388 case QueryPipelineStatisticFlagBits::eInputAssemblyVertices : return "InputAssemblyVertices"; in to_string()