Home
last modified time | relevance | path

Searched refs:ShaderLibrary (Results 1 – 18 of 18) sorted by relevance

/external/deqp/modules/glshared/
DglsShaderLibrary.hpp38 class ShaderLibrary class
41ShaderLibrary (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& …
42 ~ShaderLibrary (void);
47 ShaderLibrary (const ShaderLibrary&); // not allowed!
48 ShaderLibrary& operator= (const ShaderLibrary&); // not allowed!
DglsShaderLibrary.cpp63 ShaderLibrary::ShaderLibrary (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::… in ShaderLibrary() function in deqp::gls::ShaderLibrary
70 ShaderLibrary::~ShaderLibrary (void) in ~ShaderLibrary()
74 std::vector<tcu::TestNode*> ShaderLibrary::loadShaderFile (const char* fileName) in loadShaderFile()
/external/deqp/modules/gles2/functional/
Des2fShaderExecuteTest.cpp56 …gls::ShaderLibrary shaderLibrary(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo… in init()
Des2fShaderFragDataTests.cpp239 gls::ShaderLibrary library(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo()); in init()
Des2fShaderConstExprTests.cpp222 …const std::vector<tcu::TestNode*> children = gls::ShaderLibrary(m_testCtx, m_context.getRenderCont… in init()
Des2fShaderLoopTests.cpp1342 …const std::vector<tcu::TestNode*> children = gls::ShaderLibrary(m_context.getTestContext(), m_cont… in init()
Des2fShaderTextureFunctionTests.cpp621 gls::ShaderLibrary library(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo()); in init()
/external/deqp/modules/gles3/functional/
Des3fShaderSwitchTests.cpp453 ShaderLibrary library(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo()); in init()
Des3fFunctionalTests.cpp159 …gls::ShaderLibrary shaderLibrary(m_testCtx, m_context.getRenderContext(), m_context.getContextIn… in init()
Des3fShaderFragDataTests.cpp362 gls::ShaderLibrary library(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo()); in init()
Des3fShaderConstExprTests.cpp316 …const std::vector<tcu::TestNode*> children = gls::ShaderLibrary(m_testCtx, m_context.getRenderCont… in init()
Des3fShaderLoopTests.cpp1218 …const std::vector<tcu::TestNode*> children = gls::ShaderLibrary(m_context.getTestContext(), m_cont… in init()
Des3fShaderTextureFunctionTests.cpp2005 gls::ShaderLibrary library(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo()); in init()
/external/deqp/modules/gles31/functional/
Des31fAndroidExtensionPackES31ATests.cpp259 …gls::ShaderLibrary shaderLibrary (m_testCtx, m_context.getRenderContext(), m_context.getContex… in init()
Des31fFunctionalTests.cpp120 …gls::ShaderLibrary shaderLibrary(m_testCtx, m_context.getRenderContext(), m_context.getContextIn… in init()
Des31fUniformLocationTests.cpp1049 …gls::ShaderLibrary shaderLibrary (m_testCtx, m_context.getRenderContext(), m_context.getConte… in init()
Des31fSeparateShaderTests.cpp1839 …gls::ShaderLibrary shaderLibrary (ctx.getTestContext(), ctx.getRenderContext(), ctx.getContext… in createSeparateShaderTests()
Des31fTessellationTests.cpp7600 …gls::ShaderLibrary shaderLibrary (m_testCtx, m_context.getRenderContext(), m_context.getContex… in init()