Home
last modified time | relevance | path

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

/external/vulkan-headers/include/vulkan/
Dvulkan_core.h8858 uint32_t maxMeshWorkGroupInvocations; member
Dvulkan.hpp38041 && ( maxMeshWorkGroupInvocations == rhs.maxMeshWorkGroupInvocations ) in operator ==()
38066 uint32_t maxMeshWorkGroupInvocations; member
/external/swiftshader/include/vulkan/
Dvulkan_core.h8668 uint32_t maxMeshWorkGroupInvocations; member
Dvulkan.hpp20075 , maxMeshWorkGroupInvocations( maxMeshWorkGroupInvocations_ )
20135 maxMeshWorkGroupInvocations = maxMeshWorkGroupInvocations_; in setMaxMeshWorkGroupInvocations()
20200 && ( maxMeshWorkGroupInvocations == rhs.maxMeshWorkGroupInvocations ) in operator ==()
20225 uint32_t maxMeshWorkGroupInvocations; member