Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.cpp2985 textureParameteri = &glTextureParameteriNULL; in initProcsDesktopGLNULL()
3757 textureParameteri = &glTextureParameteriNULL; in initProcsDesktopGLNULL()
4686 textureParameteri = &glTextureParameteriNULL; in initProcsDesktopGLNULL()
Dnull_functions.cpp2608 void INTERNAL_GL_APIENTRY glTextureParameteriNULL(GLuint texture, GLenum pname, GLint param) {} in glTextureParameteriNULL() function
Dnull_functions.h1671 void INTERNAL_GL_APIENTRY glTextureParameteriNULL(GLuint texture, GLenum pname, GLint param);