Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.cpp3179 activeTexture = &glActiveTextureNULL; in initProcsDesktopGLNULL()
4062 activeTexture = &glActiveTextureNULL; in initProcsDesktopGLNULL()
5064 activeTexture = &glActiveTextureNULL; in initProcsGLESNULL()
Dnull_functions.cpp17 void INTERNAL_GL_APIENTRY glActiveTextureNULL(GLenum texture) {} in glActiveTextureNULL() function
Dnull_functions.h19 void INTERNAL_GL_APIENTRY glActiveTextureNULL(GLenum texture);