Searched defs:DispatchCommand (Results 1 – 3 of 3) sorted by relevance
121 struct DispatchCommand struct in deqp::gles31::Functional::__anonbbc2baf80111::IndirectDispatchCase123 deIntptr offset;124 UVec3 numWorkGroups;126 DispatchCommand (void) : offset(0) {} in DispatchCommand() function127 …DispatchCommand (deIntptr offset_, const UVec3& numWorkGroups_) : offset(offset_), numWorkGroups(n… in DispatchCommand() function
227 struct DispatchCommand struct229 DispatchCommand (const deIntptr offset, in DispatchCommand() argument234 deIntptr m_offset;235 tcu::UVec3 m_numWorkGroups;
229 struct DispatchCommand struct231 DispatchCommand (const deIntptr offset, in DispatchCommand() function236 deIntptr m_offset;237 tcu::UVec3 m_numWorkGroups;