Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.cpp2870 clearTexSubImage = &glClearTexSubImageNULL; in initProcsDesktopGLNULL()
4592 clearTexSubImage = &glClearTexSubImageNULL; in initProcsDesktopGLNULL()
4738 clearTexSubImage = &glClearTexSubImageNULL; in initProcsGLESNULL()
Dnull_functions.h217 void INTERNAL_GL_APIENTRY glClearTexSubImageNULL(GLuint texture,
Dnull_functions.cpp313 void INTERNAL_GL_APIENTRY glClearTexSubImageNULL(GLuint texture, in glClearTexSubImageNULL() function