Searched defs:useProgram (Results 1 – 4 of 4) sorted by relevance
176 void useProgram() { in useProgram() function in emugl::SnapshotGlProgramTest
335 void StateManagerGL::useProgram(GLuint program) in useProgram() function in rx::StateManagerGL
208 PFNGLUSEPROGRAMPROC useProgram = nullptr; variable
1117 void Context::useProgram(ShaderProgramID program) in useProgram() function in gl::Context