Searched refs:WorkGroupSizeCase (Results 1 - 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/compute/
H A DvktComputeShaderBuiltinVarTests.cpp244 class WorkGroupSizeCase : public ComputeBuiltinVarCase class in namespace:vkt::compute::__anon3800
247 WorkGroupSizeCase (tcu::TestContext& context) function in class:vkt::compute::__anon3800::WorkGroupSizeCase
550 addChild(new WorkGroupSizeCase(this->getTestContext()));
/external/deqp/modules/gles31/functional/
H A Des31fComputeShaderBuiltinVarTests.cpp315 class WorkGroupSizeCase : public ComputeBuiltinVarCase class in namespace:deqp::gles31::Functional
318 WorkGroupSizeCase (Context& context) function in class:deqp::gles31::Functional::WorkGroupSizeCase
447 addChild(new WorkGroupSizeCase (m_context));

Completed in 63 milliseconds