Home | History | Annotate | Download | only in libGLESv2

Lines Matching refs:GetAttachedShaders

2447 void GetAttachedShaders(GLuint program, GLsizei maxcount, GLsizei* count, GLuint* shaders)
2475 return programObject->getAttachedShaders(maxcount, count, shaders);