Searched refs:computeInvocationCount (Results 1 – 1 of 1) sorted by relevance
291 uint32_t computeInvocationCount(const UVec3 &workGroupSize, const UVec3 &numWorkGroups) in computeInvocationCount() function322 … const uint32_t expectedCount = computeInvocationCount(m_workGroupSize, cmd.numWorkGroups); in verifyResultBuffer()