Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.cpp3122 blendEquation = &glBlendEquationNULL; in initProcsDesktopGLNULL()
4076 blendEquation = &glBlendEquationNULL; in initProcsDesktopGLNULL()
5072 blendEquation = &glBlendEquationNULL; in initProcsGLESNULL()
5441 blendEquation = &glBlendEquationNULL; in initProcsSharedExtensionsNULL()
Dnull_functions.cpp117 void INTERNAL_GL_APIENTRY glBlendEquationNULL(GLenum mode) {} in glBlendEquationNULL() function
Dnull_functions.h80 void INTERNAL_GL_APIENTRY glBlendEquationNULL(GLenum mode);