Home
last modified time | relevance | path

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

/external/vulkan-headers/include/vulkan/
Dvulkan_core.h8861 uint32_t maxMeshOutputVertices; member
Dvulkan.hpp38044 && ( maxMeshOutputVertices == rhs.maxMeshOutputVertices ) in operator ==()
38069 uint32_t maxMeshOutputVertices; member
/external/swiftshader/include/vulkan/
Dvulkan_core.h8671 uint32_t maxMeshOutputVertices; member
Dvulkan.hpp20077 , maxMeshOutputVertices( maxMeshOutputVertices_ )
20153 maxMeshOutputVertices = maxMeshOutputVertices_; in setMaxMeshOutputVertices()
20203 && ( maxMeshOutputVertices == rhs.maxMeshOutputVertices ) in operator ==()
20228 uint32_t maxMeshOutputVertices; member