Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fLifetimeTests.cpp68 class ScaleProgram : public glu::ShaderProgram class
71 ScaleProgram (lt::Context& ctx);
85 ScaleProgram::ScaleProgram (lt::Context& ctx) in ScaleProgram() function in deqp::gles3::Functional::__anona0fbcc2e0111::ScaleProgram
115 ProgramSources ScaleProgram::getSources (void) in getSources()
126 void ScaleProgram::draw (GLuint vao, GLfloat scale, bool tf, Surface* dst) in draw()
155 void ScaleProgram::setPos (GLuint buffer, GLuint vao) in setPos()
211 Type& varrType, ScaleProgram& program) in BufferVAOAttacher()
218 ScaleProgram& getProgram (void) { return m_program; } in getProgram()
222 ScaleProgram& m_program;
297 ScaleProgram& m_program;
[all …]