Home
last modified time | relevance | path

Searched refs:LocalInvocationIndexCase (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fComputeShaderBuiltinVarTests.cpp413 class LocalInvocationIndexCase : public ComputeBuiltinVarCase class
416 LocalInvocationIndexCase (Context& context) in LocalInvocationIndexCase() function in deqp::gles31::Functional::LocalInvocationIndexCase
451 addChild(new LocalInvocationIndexCase (m_context)); in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
DvktComputeShaderBuiltinVarTests.cpp376 class LocalInvocationIndexCase : public ComputeBuiltinVarCase class
379 LocalInvocationIndexCase (tcu::TestContext& context, bool readByComponent) in LocalInvocationIndexCase() function in vkt::compute::__anon287e8ea60111::LocalInvocationIndexCase
598 addChild(new LocalInvocationIndexCase(this->getTestContext(), false)); in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeShaderBuiltinVarTests.cpp386 class LocalInvocationIndexCase : public ComputeBuiltinVarCase class
389LocalInvocationIndexCase (tcu::TestContext& context, bool readByComponent, const vk::ComputePipeli… in LocalInvocationIndexCase() function in vkt::compute::__anon5b53c2c60111::LocalInvocationIndexCase
613 …addChild(new LocalInvocationIndexCase(this->getTestContext(), false, m_computePipelineConstruction… in init()