Home
last modified time | relevance | path

Searched refs:blendEquationi (Results 1 – 25 of 61) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/glesext/draw_buffers_indexed/
H A DesextcDrawBuffersIndexedNegative.cpp71 gl.blendEquationi(maxDrawBuffers, GL_MIN); in iterate()
155 gl.blendEquationi(0, GL_SRC_ALPHA); in iterate()
H A DesextcDrawBuffersIndexedCoverage.cpp80 gl.blendEquationi(i, GL_MIN); in iterate()
H A DesextcDrawBuffersIndexedBase.cpp234 gl.blendEquationi(idx, mode); in SetBlendEquationi()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A DContext_gles_3_2_autogen.h16 void blendEquationi(GLuint buf, GLenum mode); \
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A DContext_gles_3_2_autogen.h16 void blendEquationi(GLuint buf, GLenum mode); \
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DContext_gles_3_2_autogen.h16 void blendEquationi(GLuint buf, GLenum mode); \
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/
H A DContext_gles_3_2_autogen.h16 void blendEquationi(GLuint buf, GLenum mode); \
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/
H A DContext_gles_3_2_autogen.h16 void blendEquationi(GLuint buf, GLenum mode); \
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DContext_gles_3_2_autogen.h16 void blendEquationi(GLuint buf, GLenum mode); \
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.cpp429 ASSIGN("glBlendEquationi", blendEquationi); in initProcsDesktopGL()
953 ASSIGN("glBlendEquationiARB", blendEquationi); in initProcsDesktopGL()
2252 ASSIGN("glBlendEquationi", blendEquationi); in initProcsGLES()
2362 ASSIGN("glBlendEquationiEXT", blendEquationi); in initProcsGLES()
2517 ASSIGN("glBlendEquationiOES", blendEquationi); in initProcsGLES()
3197 blendEquationi = &glBlendEquationiNULL; in initProcsDesktopGLNULL()
3719 blendEquationi = &glBlendEquationiNULL; in initProcsDesktopGLNULL()
5017 blendEquationi = &glBlendEquationiNULL; in initProcsGLESNULL()
5127 blendEquationi = &glBlendEquationiNULL; in initProcsGLESNULL()
5282 blendEquationi = &glBlendEquationiNULL; in initProcsGLESNULL()
H A DDispatchTableGL_autogen.h411 PFNGLBLENDEQUATIONIPROC blendEquationi = nullptr; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.cpp429 ASSIGN("glBlendEquationi", blendEquationi); in initProcsDesktopGL()
953 ASSIGN("glBlendEquationiARB", blendEquationi); in initProcsDesktopGL()
2253 ASSIGN("glBlendEquationi", blendEquationi); in initProcsGLES()
2363 ASSIGN("glBlendEquationiEXT", blendEquationi); in initProcsGLES()
2520 ASSIGN("glBlendEquationiOES", blendEquationi); in initProcsGLES()
3202 blendEquationi = &glBlendEquationiNULL; in initProcsDesktopGLNULL()
3724 blendEquationi = &glBlendEquationiNULL; in initProcsDesktopGLNULL()
5023 blendEquationi = &glBlendEquationiNULL; in initProcsGLESNULL()
5133 blendEquationi = &glBlendEquationiNULL; in initProcsGLESNULL()
5290 blendEquationi = &glBlendEquationiNULL; in initProcsGLESNULL()
H A DDispatchTableGL_autogen.h411 PFNGLBLENDEQUATIONIPROC blendEquationi = nullptr; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/wrapper/
H A DglwInitExtES.inl83 gl->blendEquationi = (glBlendEquationiFunc) loader->get("glBlendEquationiEXT");
H A DglwInitES32Direct.inl29 gl->blendEquationi = &glBlendEquationi;
H A DglwFunctions.inl41 glBlendEquationiFunc blendEquationi; variable
H A DglwInitES32.inl29 gl->blendEquationi = (glBlendEquationiFunc) loader->get("glBlendEquationi");
H A DglwInitGL40.inl28 gl->blendEquationi = (glBlendEquationiFunc) loader->get("glBlendEquationi");
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/gl/
H A DFunctionsGL.h456 PFNGLBLENDEQUATIONIPROC blendEquationi; variable
H A DFunctionsGL.cpp476 blendEquationi(nullptr), in FunctionsGL()
1442 AssignGLEntryPoint(loadProcAddress("glBlendEquationi"), &blendEquationi); in initializeProcsDesktopGL()
2247 AssignGLEntryPoint(loadProcAddress("glBlendEquationi"), &blendEquationi); in initializeProcsGLES()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libGL/
H A Dentry_points_gl_4_0_autogen.cpp105 context->blendEquationi(buf, mode); in BlendEquationi()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/
H A DgluStateReset.cpp344 gl.blendEquationi (drawBufferNdx, GL_FUNC_ADD); in resetStateES()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libGLESv2/
H A Dentry_points_gles_3_2_autogen.cpp74 context->blendEquationi(buf, mode); in BlendEquationi()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/platform/null/
H A DtcuNullRenderContextInitFuncs.inl41 gl->blendEquationi = glBlendEquationi;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libGL/
H A Dentry_points_gl_4_0_autogen.cpp119 context->blendEquationi(buf, mode); in BlendEquationi()

123