Home
last modified time | relevance | path

Searched defs:dispatchSize (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp3410 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()
/external/deqp/modules/gles31/functional/
Des31fDrawTests.cpp1639 …const tcu::IVec3 dispatchSize = tcu::max(tcu::max(commandDispatchSize, dataBufferDispatchSiz… in runComputeShader() local
/external/angle/src/tests/gl_tests/
DComputeShaderTest.cpp5356 const int dispatchSize = 16; in TEST_P() local