Searched defs:dispatchSize (Results 1 – 3 of 3) sorted by relevance
44 uint32_t GetBufferUtilsFlags(size_t dispatchSize, const vk::Format &format) in GetBufferUtilsFlags()
3320 EmptyWorkGroupInstance (Context& context, const tcu::UVec3& dispatchSize) in EmptyWorkGroupInstance()3332 …& 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