Searched defs:checkLinkStatus (Results 1 – 4 of 4) sorted by relevance
/external/skia/src/gpu/gl/builders/ | ||
D | GrGLProgramBuilder.cpp | 462 bool GrGLProgramBuilder::checkLinkStatus(GrGLuint programID, in checkLinkStatus() function in GrGLProgramBuilder |
/external/angle/src/libANGLE/renderer/gl/ | ||
D | ProgramGL.cpp | 966 bool ProgramGL::checkLinkStatus(gl::InfoLog &infoLog) in checkLinkStatus() function in rx::ProgramGL |
/external/deqp/modules/gles2/functional/ | ||
D | es2fShaderApiTests.cpp | 506 bool checkLinkStatus (const GLuint programObject) in checkLinkStatus() function in deqp::gles2::Functional::LinkVertexFragmentCase |
/external/deqp/modules/gles3/functional/ | ||
D | es3fShaderApiTests.cpp | 560 bool checkLinkStatus (const GLuint programObject) in checkLinkStatus() function in deqp::gles3::Functional::LinkVertexFragmentCase |