Searched defs:shaders (Results 1 – 2 of 2) sorted by relevance
| /sdk/emulator/opengl/host/libs/Translator/GLES_V2/ |
| D | GLESv2Imp.cpp | 805 …L_APIENTRY glGetAttachedShaders(GLuint program, GLsizei maxcount, GLsizei* count, GLuint* shaders){ in glGetAttachedShaders() 1682 GL_APICALL void GL_APIENTRY glShaderBinary(GLsizei n, const GLuint* shaders, GLenum binaryformat, … in glShaderBinary()
|
| /sdk/emulator/opengl/host/libs/Translator/GLcommon/ |
| D | DummyGLfuncs.cpp | 240 …TRY dummy_glGetAttachedShaders(GLuint program, GLsizei maxcount, GLsizei* count, GLuint* shaders){} in dummy_glGetAttachedShaders() 253 …void GL_APIENTRY dummy_glShaderBinary(GLsizei n, const GLuint* shaders, GLenum binaryformat, const… in dummy_glShaderBinary()
|