Home
last modified time | relevance | path

Searched refs:maxTaskWorkGroupInvocations (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_mesh_shader.adoc205 uint32_t maxTaskWorkGroupInvocations;
238 …* `maxTaskWorkGroupInvocations` indicates the total number of invocations that can be launched for…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc1721 * pname:maxTaskWorkGroupInvocations is the maximum total number of task
1812 * [[limits-maxTaskWorkGroupInvocations]] pname:maxTaskWorkGroupInvocations
4615 … | slink:VkPhysicalDeviceMeshShaderPropertiesNV::pname:maxTaskWorkGroupInvocations
4631 … | slink:VkPhysicalDeviceMeshShaderPropertiesEXT::pname:maxTaskWorkGroupInvocations
5073 | slink:VkPhysicalDeviceMeshShaderPropertiesNV::pname:maxTaskWorkGroupInvocations | - | 32…
5089 | slink:VkPhysicalDeviceMeshShaderPropertiesEXT::pname:maxTaskWorkGroupInvocations |…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h13168 uint32_t maxTaskWorkGroupInvocations; member
18017 uint32_t maxTaskWorkGroupInvocations; member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
Dspirvenv.adoc1248 slink:VkPhysicalDeviceMeshShaderPropertiesEXT::pname:maxTaskWorkGroupInvocations
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp8771 …VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceMeshShaderPropertiesEXT.maxTaskWorkGroupInvocations ); in operator ()()
8818 … VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceMeshShaderPropertiesNV.maxTaskWorkGroupInvocations ); in operator ()()