Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.cpp2913 clearNamedBufferSubData = &glClearNamedBufferSubDataNULL; in initProcsDesktopGLNULL()
3695 clearNamedBufferSubData = &glClearNamedBufferSubDataNULL; in initProcsDesktopGLNULL()
4601 clearNamedBufferSubData = &glClearNamedBufferSubDataNULL; in initProcsDesktopGLNULL()
Dnull_functions.h190 void INTERNAL_GL_APIENTRY glClearNamedBufferSubDataNULL(GLuint buffer,
Dnull_functions.cpp273 void INTERNAL_GL_APIENTRY glClearNamedBufferSubDataNULL(GLuint buffer, in glClearNamedBufferSubDataNULL() function