Searched refs:meshOutputPerVertexGranularity (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_core.h | 13224 uint32_t meshOutputPerVertexGranularity; member 18435 uint32_t meshOutputPerVertexGranularity; member
|
D | vulkan_structs.hpp | 67145 … ), 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
|
D | vulkan_hash.hpp | 8798 …KAN_HPP_HASH_COMBINE( seed, physicalDeviceMeshShaderPropertiesEXT.meshOutputPerVertexGranularity ); in operator ()() 8834 …LKAN_HPP_HASH_COMBINE( seed, physicalDeviceMeshShaderPropertiesNV.meshOutputPerVertexGranularity ); in operator ()()
|