Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_mesh_shader/
Dmesh.adoc40 sname:VkPhysicalDeviceMeshShaderPropertiesNV::pname:maxTaskOutputCount.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc1740 * pname:maxTaskOutputCount is the maximum number of output tasks a single
4618 | code:uint32_t | slink:VkPhysicalDeviceMeshShaderPropertiesNV::pname:maxTaskOutputCount
5076 | slink:VkPhysicalDeviceMeshShaderPropertiesNV::pname:maxTaskOutputCount | - | 2^…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h13171 uint32_t maxTaskOutputCount; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp8824 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceMeshShaderPropertiesNV.maxTaskOutputCount ); in operator ()()