Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.cpp3161 bindSamplers = &glBindSamplersNULL; in initProcsDesktopGLNULL()
4587 bindSamplers = &glBindSamplersNULL; in initProcsDesktopGLNULL()
Dnull_functions.cpp87 void INTERNAL_GL_APIENTRY glBindSamplersNULL(GLuint first, GLsizei count, const GLuint *samplers) {} in glBindSamplersNULL() function
Dnull_functions.h63 void INTERNAL_GL_APIENTRY glBindSamplersNULL(GLuint first, GLsizei count, const GLuint *samplers);