Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_mesh_shader.adoc212 uint32_t maxMeshWorkGroupInvocations;
248 …* `maxMeshWorkGroupInvocations` indicates the total number of invocations that can be launched for…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc1742 * pname:maxMeshWorkGroupInvocations is the maximum total number of mesh
1855 * [[limits-maxMeshWorkGroupInvocations]] pname:maxMeshWorkGroupInvocations
4619 … | slink:VkPhysicalDeviceMeshShaderPropertiesNV::pname:maxMeshWorkGroupInvocations
4638 … | slink:VkPhysicalDeviceMeshShaderPropertiesEXT::pname:maxMeshWorkGroupInvocations
5077 | slink:VkPhysicalDeviceMeshShaderPropertiesNV::pname:maxMeshWorkGroupInvocations | - | 32…
5096 | slink:VkPhysicalDeviceMeshShaderPropertiesEXT::pname:maxMeshWorkGroupInvocations |…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h13172 uint32_t maxMeshWorkGroupInvocations; member
18024 uint32_t maxMeshWorkGroupInvocations; member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
Dspirvenv.adoc1268 slink:VkPhysicalDeviceMeshShaderPropertiesEXT::pname:maxMeshWorkGroupInvocations
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp8784 …VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceMeshShaderPropertiesEXT.maxMeshWorkGroupInvocations ); in operator ()()
8825 … VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceMeshShaderPropertiesNV.maxMeshWorkGroupInvocations ); in operator ()()