Home
last modified time | relevance | path

Searched defs:blendEquation (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/tests/
DAdvancedBlendTest.cpp33 const GrBlendEquation blendEquation = in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/flutter/skia/tests/
DAdvancedBlendTest.cpp33 const GrBlendEquation blendEquation = in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/vk-gl-cts/modules/gles2/stress/
Des2sSpecialFloatTests.cpp1582 const GLenum blendEquation = equations[y % DE_LENGTH_OF_ARRAY(equations)]; in testFBO() local
/third_party/vk-gl-cts/modules/gles3/stress/
Des3sSpecialFloatTests.cpp1950 const GLenum blendEquation = equations[y % DE_LENGTH_OF_ARRAY(equations)]; in testFBO() local
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrGLContext.cpp555 void GLContext::blendEquation (deUint32 mode) in blendEquation() function in sglr::GLContext
DsglrReferenceContext.cpp2935 void ReferenceContext::blendEquation (deUint32 mode) in blendEquation() function in sglr::ReferenceContext
/third_party/jsframework/runtime/main/extend/systemplugin/napi/webgl/
Dwebgl.js431 blendEquation: function (...args) { method
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h97 PFNGLBLENDEQUATIONPROC blendEquation = nullptr; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h97 PFNGLBLENDEQUATIONPROC blendEquation = nullptr; variable
/third_party/glslang/glslang/Include/
DTypes.h1369 bool blendEquation; // true if any blend equation was specified member
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl38 glBlendEquationFunc blendEquation; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp4645 void Context::blendEquation(GLenum mode) in blendEquation() function in gl::Context
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp5405 void Context::blendEquation(GLenum mode) in blendEquation() function in gl::Context
/third_party/typescript/lib/
Dlib.webworker.d.ts4788 blendEquation(mode: GLenum): void; method
Dlib.dom.d.ts17819 blendEquation(mode: GLenum): void; method
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts4768 blendEquation(mode: GLenum): void; method
Ddom.generated.d.ts17799 blendEquation(mode: GLenum): void; method
/third_party/typescript/tests/lib/
Dlib.d.ts15012 blendEquation(mode: number): void; method