Home
last modified time | relevance | path

Searched defs:useProgram (Results 1 – 12 of 12) sorted by relevance

/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
DGlShader.java119 public void useProgram() { in useProgram() method in GlShader
/external/skia/tools/gpu/gl/debug/
DDebugGLTestContext.cpp210 GrGLvoid useProgram(GrGLuint programID) override { in useProgram() function in __anon209e5ac80111::DebugInterface
1146 void useProgram(GrProgramObj *program) { in useProgram() function in __anon209e5ac80111::DebugInterface
/external/skqp/tools/gpu/gl/debug/
DDebugGLTestContext.cpp204 GrGLvoid useProgram(GrGLuint programID) override { in useProgram() function in __anonaa61809f0111::DebugInterface
1140 void useProgram(GrProgramObj *program) { in useProgram() function in __anonaa61809f0111::DebugInterface
/external/deqp/external/openglcts/modules/gl/
Dgl3cTransformFeedbackTests.cpp4516 void gl3cts::TransformFeedback::DrawXFB::useProgram(glw::GLuint program_id) in useProgram() function in gl3cts::TransformFeedback::DrawXFB
5571 void gl3cts::TransformFeedback::DrawXFBStream::useProgram(glw::GLuint program_id) in useProgram() function in gl3cts::TransformFeedback::DrawXFBStream
/external/deqp/modules/glshared/
DglsShaderExecUtil.cpp468 void ShaderExecutor::useProgram (void) in useProgram() function in deqp::gls::ShaderExecUtil::ShaderExecutor
/external/deqp/framework/opengl/simplereference/
DsglrGLContext.cpp893 void GLContext::useProgram (deUint32 program) in useProgram() function in sglr::GLContext
DsglrReferenceContext.cpp4545 void ReferenceContext::useProgram (deUint32 program) in useProgram() function in sglr::ReferenceContext
/external/swiftshader/src/OpenGL/libGL/
DContext.cpp982 void Context::useProgram(GLuint program) in useProgram() function in gl::Context
/external/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp1288 void Context::useProgram(GLuint program) in useProgram() function in es2::Context
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl781 glUseProgramFunc useProgram; variable
/external/skia/src/gpu/gl/
DGrGLTestInterface.h176 virtual GrGLvoid useProgram(GrGLuint program) {} in useProgram() function
/external/skqp/src/gpu/gl/
DGrGLTestInterface.h176 virtual GrGLvoid useProgram(GrGLuint program) {} in useProgram() function