Home
last modified time | relevance | path

Searched refs:NumWorkGroupsCase (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fComputeShaderBuiltinVarTests.cpp291 class NumWorkGroupsCase : public ComputeBuiltinVarCase class
294 NumWorkGroupsCase (Context& context) in NumWorkGroupsCase() function in deqp::gles31::Functional::NumWorkGroupsCase
446 addChild(new NumWorkGroupsCase (m_context)); in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeShaderBuiltinVarTests.cpp263 class NumWorkGroupsCase : public ComputeBuiltinVarCase class
266 NumWorkGroupsCase (tcu::TestContext& context, bool readByCompnent, const vk::ComputePipelineConstructionType computePipelineConstructionType) in NumWorkGroupsCase() function in vkt::compute::__anon27876::NumWorkGroupsCase
606 addChild(new NumWorkGroupsCase(this->getTestContext(), readByComponent, m_computePipelineConstructionType)); in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeShaderBuiltinVarTests.cpp253 class NumWorkGroupsCase : public ComputeBuiltinVarCase class
256 NumWorkGroupsCase (tcu::TestContext& context, bool readByCompnent) in NumWorkGroupsCase() function in vkt::compute::__anon29120::NumWorkGroupsCase
591 addChild(new NumWorkGroupsCase(this->getTestContext(), readByComponent)); in init()

Completed in 4 milliseconds