Home
last modified time | relevance | path

Searched refs:ShaderMacroTests (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderMacroTests.hpp33 class ShaderMacroTests : public TestCaseGroup class
36 ShaderMacroTests(deqp::Context& context);
37 ~ShaderMacroTests();
DglcShaderMacroTests.cpp93 ShaderMacroTests::ShaderMacroTests(deqp::Context& context) in ShaderMacroTests() function in glcts::ShaderMacroTests
98 ShaderMacroTests::~ShaderMacroTests() in ~ShaderMacroTests()
102 void ShaderMacroTests::init(void) in init()
/third_party/vk-gl-cts/external/openglcts/modules/gles32/
Des32cTestPackage.cpp177 coreGroup->addChild(new glcts::ShaderMacroTests(getContext())); in init()
/third_party/vk-gl-cts/external/openglcts/modules/gles3/
Des3cTestPackage.cpp183 coreGroup->addChild(new glcts::ShaderMacroTests(getContext())); in init()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cTestPackage.cpp205 coreGroup->addChild(new glcts::ShaderMacroTests(getContext())); in init()