Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.cpp42 namespace ShaderSubroutine namespace
12880 if (ShaderSubroutine::Utils::buildProgram(gl, vs_body, "", /* tc_body */ in iterate()
13278 …if (ShaderSubroutine::Utils::buildProgram(gl, test_case.vs_body, test_case.tc_body, test_case.te_b… in iterate()
13480 if (ShaderSubroutine::Utils::buildProgram(gl, vs_body, "", /* tc_body */ in iterate()
13718 if (ShaderSubroutine::Utils::buildProgram(gl, vs_body, "", /* tc_body */ in iterate()
13771 addChild(new ShaderSubroutine::APITest1(m_context)); in init()
13772 addChild(new ShaderSubroutine::APITest2(m_context)); in init()
13773 addChild(new ShaderSubroutine::FunctionalTest1_2(m_context)); in init()
13774 addChild(new ShaderSubroutine::FunctionalTest3_4(m_context)); in init()
13775 addChild(new ShaderSubroutine::FunctionalTest5(m_context)); in init()
[all …]
Dgl4cShaderSubroutineTests.hpp39 namespace ShaderSubroutine namespace
/external/deqp/external/openglcts/modules/common/
DglcMultipleContextsTests.cpp36 using namespace gl4cts::ShaderSubroutine;