Searched defs:useProgram (Results 1 - 7 of 7) sorted by relevance

/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
H A DGlShader.java119 public void useProgram() { method in class:GlShader
/external/skia/tools/gpu/gl/debug/
H A DDebugGLTestContext.cpp204 GrGLvoid useProgram(GrGLuint programID) override {
209 this->useProgram(program);
1139 void useProgram(GrProgramObj *program) { function in class:__anon18578::DebugInterface
/external/deqp/framework/opengl/simplereference/
H A DsglrGLContext.cpp111 gl.useProgram(0);
893 void GLContext::useProgram (deUint32 program) function in class:sglr::GLContext
/external/deqp/modules/glshared/
H A DglsShaderExecUtil.cpp468 void ShaderExecutor::useProgram (void) function in class:deqp::gls::ShaderExecUtil::ShaderExecutor
471 m_renderCtx.getFunctions().useProgram(getProgram());
/external/swiftshader/src/OpenGL/libGL/
H A DContext.cpp982 void Context::useProgram(GLuint program) function in class:gl::Context
/external/skia/src/gpu/gl/
H A DGrGLTestInterface.h176 virtual GrGLvoid useProgram(GrGLuint program) {} function in class:GrGLTestInterface
/external/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp1317 void Context::useProgram(GLuint program) function in class:es2::Context

Completed in 405 milliseconds