Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fComputeShaderBuiltinVarTests.cpp315 class WorkGroupSizeCase : public ComputeBuiltinVarCase class
318 WorkGroupSizeCase (Context& context) in WorkGroupSizeCase() function in deqp::gles31::Functional::WorkGroupSizeCase
447 addChild(new WorkGroupSizeCase (m_context)); in init()
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeShaderBuiltinVarTests.cpp275 class WorkGroupSizeCase : public ComputeBuiltinVarCase class
278 WorkGroupSizeCase (tcu::TestContext& context, bool readByComponent) in WorkGroupSizeCase() function in vkt::compute::__anon6d7696a70111::WorkGroupSizeCase
585 addChild(new WorkGroupSizeCase(this->getTestContext(), readByComponent)); in init()