Home
last modified time | relevance | path

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

/external/deqp/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()
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeShaderBuiltinVarTests.cpp343 class LocalInvocationIndexCase : public ComputeBuiltinVarCase class
346 LocalInvocationIndexCase (tcu::TestContext& context) in LocalInvocationIndexCase() function in vkt::compute::__anon55690c440111::LocalInvocationIndexCase
554 addChild(new LocalInvocationIndexCase(this->getTestContext())); in init()