Home
last modified time | relevance | path

Searched refs:pipelineCount (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dpipelines.adoc2704 slink:VkGraphicsPipelineShaderGroupsCreateInfoNV::pname:pipelineCount
5832 * pname:pipelineCount is the number of elements in the pname:pPipelines
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h14428 uint32_t pipelineCount; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp5007 VULKAN_HPP_HASH_COMBINE( seed, graphicsPipelineShaderGroupsCreateInfoNV.pipelineCount ); in operator ()()