Searched refs:WorkGroupSizeCase (Results 1 – 2 of 2) sorted by relevance
315 class WorkGroupSizeCase : public ComputeBuiltinVarCase class318 WorkGroupSizeCase (Context& context) in WorkGroupSizeCase() function in deqp::gles31::Functional::WorkGroupSizeCase447 addChild(new WorkGroupSizeCase (m_context)); in init()
275 class WorkGroupSizeCase : public ComputeBuiltinVarCase class278 WorkGroupSizeCase (tcu::TestContext& context, bool readByComponent) in WorkGroupSizeCase() function in vkt::compute::__anon3ebc99260111::WorkGroupSizeCase585 addChild(new WorkGroupSizeCase(this->getTestContext(), readByComponent)); in init()