Home
last modified time | relevance | path

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

/external/vulkan-headers/include/vulkan/
Dvulkan_core.h8854 uint32_t maxTaskWorkGroupInvocations; member
Dvulkan.hpp38037 && ( maxTaskWorkGroupInvocations == rhs.maxTaskWorkGroupInvocations ) in operator ==()
38062 uint32_t maxTaskWorkGroupInvocations; member
/external/swiftshader/include/vulkan/
Dvulkan_core.h8664 uint32_t maxTaskWorkGroupInvocations; member
Dvulkan.hpp20072 , maxTaskWorkGroupInvocations( maxTaskWorkGroupInvocations_ )
20111 maxTaskWorkGroupInvocations = maxTaskWorkGroupInvocations_; in setMaxTaskWorkGroupInvocations()
20196 && ( maxTaskWorkGroupInvocations == rhs.maxTaskWorkGroupInvocations ) in operator ==()
20221 uint32_t maxTaskWorkGroupInvocations; member