Home
last modified time | relevance | path

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

/external/vulkan-headers/include/vulkan/
Dvulkan_core.h8865 uint32_t meshOutputPerPrimitiveGranularity; member
Dvulkan.hpp38048 && ( meshOutputPerPrimitiveGranularity == rhs.meshOutputPerPrimitiveGranularity ); in operator ==()
38073 uint32_t meshOutputPerPrimitiveGranularity; member
/external/swiftshader/include/vulkan/
Dvulkan_core.h8675 uint32_t meshOutputPerPrimitiveGranularity; member
Dvulkan.hpp20081 , meshOutputPerPrimitiveGranularity( meshOutputPerPrimitiveGranularity_ )
20177 meshOutputPerPrimitiveGranularity = meshOutputPerPrimitiveGranularity_; in setMeshOutputPerPrimitiveGranularity()
20207 && ( meshOutputPerPrimitiveGranularity == rhs.meshOutputPerPrimitiveGranularity ); in operator ==()
20232 uint32_t meshOutputPerPrimitiveGranularity; member