Home
last modified time | relevance | path

Searched refs:shaderLibrary (Results 1 – 7 of 7) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fShaderExecuteTest.cpp56 …gls::ShaderLibrary shaderLibrary(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo… in init() local
58 vector<TestNode*> children = shaderLibrary.loadShaderFile(fileName.c_str()); in init()
/external/deqp/modules/gles31/functional/
Des31fAndroidExtensionPackES31ATests.cpp259 …gls::ShaderLibrary shaderLibrary (m_testCtx, m_context.getRenderContext(), m_context.getContex… in init() local
260 …const std::vector<tcu::TestNode*>& children = shaderLibrary.loadShaderFile("shaders/android_exten… in init()
Des31fFunctionalTests.cpp116 …gls::ShaderLibrary shaderLibrary(m_testCtx, m_context.getRenderContext(), m_context.getContextIn… in init() local
118 std::vector<tcu::TestNode*> children = shaderLibrary.loadShaderFile(fileName.c_str()); in init()
Des31fUniformLocationTests.cpp1049 …gls::ShaderLibrary shaderLibrary (m_testCtx, m_context.getRenderContext(), m_context.getConte… in init() local
1050 …const vector<TestNode*> negativeCases = shaderLibrary.loadShaderFile("shaders/uniform_locat… in init()
Des31fSeparateShaderTests.cpp1839 …gls::ShaderLibrary shaderLibrary (ctx.getTestContext(), ctx.getRenderContext(), ctx.getContext… in createSeparateShaderTests() local
1840 …const std::vector<tcu::TestNode*> children = shaderLibrary.loadShaderFile("shaders/separate_shade… in createSeparateShaderTests()
Des31fTessellationTests.cpp7600 …gls::ShaderLibrary shaderLibrary (m_testCtx, m_context.getRenderContext(), m_context.getContex… in init() local
7601 …const std::vector<tcu::TestNode*> children = shaderLibrary.loadShaderFile("shaders/tessellation_n… in init()
/external/deqp/modules/gles3/functional/
Des3fFunctionalTests.cpp159 …gls::ShaderLibrary shaderLibrary(m_testCtx, m_context.getRenderContext(), m_context.getContextIn… in init() local
161 std::vector<tcu::TestNode*> children = shaderLibrary.loadShaderFile(fileName.c_str()); in init()