Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.cpp2853 getFragDataIndex = &glGetFragDataIndexNULL; in initProcsDesktopGLNULL()
4349 getFragDataIndex = &glGetFragDataIndexNULL; in initProcsDesktopGLNULL()
4726 getFragDataIndex = &glGetFragDataIndexNULL; in initProcsGLESNULL()
Dnull_functions.cpp1057 GLint INTERNAL_GL_APIENTRY glGetFragDataIndexNULL(GLuint program, const GLchar *name) in glGetFragDataIndexNULL() function
Dnull_functions.h713 GLint INTERNAL_GL_APIENTRY glGetFragDataIndexNULL(GLuint program, const GLchar *name);