Searched defs:dispatchSize (Results 1 – 3 of 3) sorted by relevance
3410 EmptyWorkGroupInstance (Context& context, const tcu::UVec3& dispatchSize) in EmptyWorkGroupInstance()3422 …& testCtx, const std::string& name, const std::string& description, const tcu::UVec3& dispatchSize) in EmptyWorkGroupCase()
1639 …const tcu::IVec3 dispatchSize = tcu::max(tcu::max(commandDispatchSize, dataBufferDispatchSiz… in runComputeShader() local
5356 const int dispatchSize = 16; in TEST_P() local