Searched defs:maxWorkGroupCount (Results 1 – 8 of 8) sorted by relevance
537 const tcu::UVec3 maxWorkGroupCount = tcu::UVec3(65535u, 65535u, 65535u); in recordCommands() local
213 const tcu::UVec3 maxWorkGroupCount = tcu::UVec3(65535u, 65535u, 65535u); in iterate() local
211 const tcu::UVec3 maxWorkGroupCount = tcu::UVec3(65535u, 65535u, 65535u); in iterate() local
5167 uint32_t maxWorkGroupCount[3]; member
17425 deUint32 maxWorkGroupCount[3]; member
17216 uint32_t maxWorkGroupCount[3]; member
58009 VULKAN_HPP_NAMESPACE::ArrayWrapper1D<uint32_t, 3> maxWorkGroupCount = {}; member