Home
last modified time | relevance | path

Searched refs:genSources (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderFragDataTests.cpp112 static glu::ProgramSources genSources (const IndexExprType indexExprType) in genSources() function in deqp::gles2::Functional::__anon2058b0060111::FragDataIndexingCase
150 const glu::ShaderProgram program (renderCtx, genSources(m_indexExprType)); in iterate()
/third_party/vk-gl-cts/modules/gles3/stress/
Des3sLongRunningShaderTests.cpp99 static glu::ProgramSources genSources (const Params& params);
123 glu::ProgramSources LongRunningShaderCase::genSources (const Params& params) in genSources() function in deqp::gles3::Stress::__anon03da823d0111::LongRunningShaderCase
212 m_program = new glu::ShaderProgram(m_context.getRenderContext(), genSources(*m_params)); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderFragDataTests.cpp130 static glu::ProgramSources genSources (const IndexExprType indexExprType) in genSources() function in deqp::gles3::Functional::__anoncd061be80111::FragDataIndexingCase
168 const glu::ShaderProgram program (renderCtx, genSources(m_indexExprType)); in iterate()
/third_party/vk-gl-cts/modules/egl/
DteglRobustnessTests.cpp639 glu::ProgramSources genSources (void);
665 glu::ProgramSources FixedFunctionOOB::genSources (void) in genSources() function in deqp::egl::__anon051d8bc20111::FixedFunctionOOB
688 glu::ShaderProgram program(m_gl, genSources()); in setup()
774 glu::ProgramSources genSources (void);
990 glu::ProgramSources ShadersOOB::genSources (void) in genSources() function in deqp::egl::__anon051d8bc20111::ShadersOOB
1013 glu::ShaderProgram program(m_gl, genSources()); in setup()