Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_core.h13224 uint32_t meshOutputPerVertexGranularity; member
18435 uint32_t meshOutputPerVertexGranularity; member
Dvulkan_structs.hpp67145 … ), maxMeshMultiviewViewCount( maxMeshMultiviewViewCount_ ), meshOutputPerVertexGranularity( meshO…
67183 …tPrimitives, maxMeshOutputLayers, maxMeshMultiviewViewCount, meshOutputPerVertexGranularity, meshO… in reflect()
67218 && ( meshOutputPerVertexGranularity == rhs.meshOutputPerVertexGranularity ) in operator ==()
67258 uint32_t meshOutputPerVertexGranularity = {}; member
67285 … ), maxMeshMultiviewViewCount( maxMeshMultiviewViewCount_ ), meshOutputPerVertexGranularity( meshO…
67323 …ertices, maxMeshOutputPrimitives, maxMeshMultiviewViewCount, meshOutputPerVertexGranularity, meshO… in reflect()
67349 && ( meshOutputPerVertexGranularity == rhs.meshOutputPerVertexGranularity ) in operator ==()
67374 uint32_t meshOutputPerVertexGranularity = {}; member
Dvulkan_hash.hpp8798 …KAN_HPP_HASH_COMBINE( seed, physicalDeviceMeshShaderPropertiesEXT.meshOutputPerVertexGranularity ); in operator ()()
8834 …LKAN_HPP_HASH_COMBINE( seed, physicalDeviceMeshShaderPropertiesNV.meshOutputPerVertexGranularity ); in operator ()()