Home
last modified time | relevance | path

Searched refs:glGetFragDataLocationNULL (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.cpp3811 getFragDataLocation = &glGetFragDataLocationNULL; in initProcsDesktopGLNULL()
4252 getFragDataLocation = &glGetFragDataLocationNULL; in initProcsDesktopGLNULL()
5250 getFragDataLocation = &glGetFragDataLocationNULL; in initProcsGLESNULL()
Dnull_functions.h714 GLint INTERNAL_GL_APIENTRY glGetFragDataLocationNULL(GLuint program, const GLchar *name);
Dnull_functions.cpp1062 GLint INTERNAL_GL_APIENTRY glGetFragDataLocationNULL(GLuint program, const GLchar *name) in glGetFragDataLocationNULL() function