Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/stress/
Des2sSpecialFloatTests.cpp1582 const GLenum blendEquation = equations[y % DE_LENGTH_OF_ARRAY(equations)]; in testFBO() local
/external/deqp/modules/gles3/stress/
Des3sSpecialFloatTests.cpp1950 const GLenum blendEquation = equations[y % DE_LENGTH_OF_ARRAY(equations)]; in testFBO() local
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl69 glBlendEquationFunc blendEquation; variable
/external/deqp/framework/opengl/simplereference/
DsglrGLContext.cpp555 void GLContext::blendEquation (deUint32 mode) in blendEquation() function in sglr::GLContext
DsglrReferenceContext.cpp2875 void ReferenceContext::blendEquation (deUint32 mode) in blendEquation() function in sglr::ReferenceContext
/external/chromium_org/third_party/WebKit/Source/platform/graphics/test/
DMockWebGraphicsContext3D.h76 virtual void blendEquation(WGC3Denum mode) { } in blendEquation() function
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DWebGLRenderingContextBase.cpp1203 void WebGLRenderingContextBase::blendEquation(GLenum mode) in blendEquation() function in blink::WebGLRenderingContextBase