Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_mesh_shader/
Dmesh.adoc190 pname:meshOutputPerPrimitiveGranularity:
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_mesh_shader.adoc224 uint32_t meshOutputPerPrimitiveGranularity;
263 * `meshOutputPerPrimitiveGranularity` is the alignment of each per-primitive mesh shader output.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc1772 * pname:meshOutputPerPrimitiveGranularity is the granularity with which
1915 * [[limits-meshOutputPerPrimitiveGranularity]]
1916 pname:meshOutputPerPrimitiveGranularity is the granularity of primitive
4626 … | slink:VkPhysicalDeviceMeshShaderPropertiesNV::pname:meshOutputPerPrimitiveGranularity | …
4650 … | slink:VkPhysicalDeviceMeshShaderPropertiesEXT::pname:meshOutputPerPrimitiveGranularity
5084 | slink:VkPhysicalDeviceMeshShaderPropertiesNV::pname:meshOutputPerPrimitiveGranularity | - | - …
5108 | slink:VkPhysicalDeviceMeshShaderPropertiesEXT::pname:meshOutputPerPrimitiveGranularity |…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h13179 uint32_t meshOutputPerPrimitiveGranularity; member
18036 uint32_t meshOutputPerPrimitiveGranularity; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp8799 …_HPP_HASH_COMBINE( seed, physicalDeviceMeshShaderPropertiesEXT.meshOutputPerPrimitiveGranularity ); in operator ()()
8835 …N_HPP_HASH_COMBINE( seed, physicalDeviceMeshShaderPropertiesNV.meshOutputPerPrimitiveGranularity ); in operator ()()