Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A 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()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeShaderBuiltinVarTests.cpp287 class WorkGroupSizeCase : public ComputeBuiltinVarCase class
290 WorkGroupSizeCase (tcu::TestContext& context, bool readByComponent, const vk::ComputePipelineConstructionType computePipelineConstructionType) in WorkGroupSizeCase() function in vkt::compute::__anon27876::WorkGroupSizeCase
607 addChild(new WorkGroupSizeCase(this->getTestContext(), readByComponent, m_computePipelineConstructionType)); in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeShaderBuiltinVarTests.cpp277 class WorkGroupSizeCase : public ComputeBuiltinVarCase class
280 WorkGroupSizeCase (tcu::TestContext& context, bool readByComponent) in WorkGroupSizeCase() function in vkt::compute::__anon29120::WorkGroupSizeCase
592 addChild(new WorkGroupSizeCase(this->getTestContext(), readByComponent)); in init()

Completed in 3 milliseconds