Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_mesh_shader/
Dmesh.adoc184 latexmath:[g_v] be pname:meshOutputPerVertexGranularity, latexmath:[n_p] be
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_mesh_shader.adoc223 uint32_t meshOutputPerVertexGranularity;
262 * `meshOutputPerVertexGranularity` is the alignment of each per-vertex mesh shader output.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc1767 * pname:meshOutputPerVertexGranularity is the granularity with which mesh
1907 * [[limits-meshOutputPerVertexGranularity]]
1908 pname:meshOutputPerVertexGranularity is the granularity of vertex
4625 … | slink:VkPhysicalDeviceMeshShaderPropertiesNV::pname:meshOutputPerVertexGranularity |…
4649 … | slink:VkPhysicalDeviceMeshShaderPropertiesEXT::pname:meshOutputPerVertexGranularity
5083 | slink:VkPhysicalDeviceMeshShaderPropertiesNV::pname:meshOutputPerVertexGranularity | - | - …
5107 | slink:VkPhysicalDeviceMeshShaderPropertiesEXT::pname:meshOutputPerVertexGranularity |…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h13178 uint32_t meshOutputPerVertexGranularity; member
18035 uint32_t meshOutputPerVertexGranularity; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp8798 …KAN_HPP_HASH_COMBINE( seed, physicalDeviceMeshShaderPropertiesEXT.meshOutputPerVertexGranularity ); in operator ()()
8834 …LKAN_HPP_HASH_COMBINE( seed, physicalDeviceMeshShaderPropertiesNV.meshOutputPerVertexGranularity ); in operator ()()