Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fComputeShaderBuiltinVarTests.cpp364 class LocalInvocationIDCase : public ComputeBuiltinVarCase class
367 LocalInvocationIDCase (Context& context) in LocalInvocationIDCase() function in deqp::gles31::Functional::LocalInvocationIDCase
449 addChild(new LocalInvocationIDCase (m_context)); in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeShaderBuiltinVarTests.cpp327 class LocalInvocationIDCase : public ComputeBuiltinVarCase class
330 LocalInvocationIDCase (tcu::TestContext& context, bool readByComponent) in LocalInvocationIDCase() function in vkt::compute::__anonb1478e330111::LocalInvocationIDCase
594 addChild(new LocalInvocationIDCase(this->getTestContext(), readByComponent)); in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
DvktComputeShaderBuiltinVarTests.cpp327 class LocalInvocationIDCase : public ComputeBuiltinVarCase class
330 LocalInvocationIDCase (tcu::TestContext& context, bool readByComponent) in LocalInvocationIDCase() function in vkt::compute::__anond33c3bf30111::LocalInvocationIDCase
594 addChild(new LocalInvocationIDCase(this->getTestContext(), readByComponent)); in init()