Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.cpp3280 programUniform2ui = &glProgramUniform2uiNULL; in initProcsDesktopGLNULL()
4460 programUniform2ui = &glProgramUniform2uiNULL; in initProcsDesktopGLNULL()
5355 programUniform2ui = &glProgramUniform2uiNULL; in initProcsGLESNULL()
5545 programUniform2ui = &glProgramUniform2uiNULL; in initProcsSharedExtensionsNULL()
Dnull_functions.h1249 void INTERNAL_GL_APIENTRY glProgramUniform2uiNULL(GLuint program,
Dnull_functions.cpp1993 void INTERNAL_GL_APIENTRY glProgramUniform2uiNULL(GLuint program, in glProgramUniform2uiNULL() function