Home
last modified time | relevance | path

Searched refs:GL_FUNC_SUBTRACT (Results 1 - 25 of 68) sorted by relevance

123

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fIndexedStateQueryTests.cpp919 GL_FUNC_SUBTRACT, in iterate()
946 gl.glBlendEquation(GL_FUNC_SUBTRACT); in iterate()
949 verifyStateIndexedInteger(result, gl, GL_BLEND_EQUATION_RGB, ndx, GL_FUNC_SUBTRACT, m_verifierType); in iterate()
952 verifyStateIndexedInteger(result, gl, GL_BLEND_EQUATION_ALPHA, ndx, GL_FUNC_SUBTRACT, m_verifierType); in iterate()
957 gl.glBlendEquationSeparate(GL_FUNC_REVERSE_SUBTRACT, GL_FUNC_SUBTRACT); in iterate()
963 verifyStateIndexedInteger(result, gl, GL_BLEND_EQUATION_ALPHA, ndx, GL_FUNC_SUBTRACT, m_verifierType); in iterate()
995 gl.glBlendEquation(GL_FUNC_SUBTRACT); in iterate()
998 verifyStateIndexedInteger(result, gl, GL_BLEND_EQUATION_RGB, ndx, GL_FUNC_SUBTRACT, m_verifierType); in iterate()
1001 verifyStateIndexedInteger(result, gl, GL_BLEND_EQUATION_ALPHA, ndx, GL_FUNC_SUBTRACT, m_verifierType); in iterate()
1009 gl.glBlendEquationSeparate(GL_FUNC_REVERSE_SUBTRACT, GL_FUNC_SUBTRACT); in iterate()
[all...]
H A Des3fDrawBuffersIndexedTests.cpp1245 GL_FUNC_SUBTRACT, in getRandomBlendEq()
1604 const BlendState eqStateB = BlendState(tcu::Nothing, Maybe<Either<BlendEq, SeparateBlendEq> >(GL_FUNC_SUBTRACT), Maybe<Either<BlendFunc, SeparateBlendFunc> >(), Maybe<BVec4>()); in addDrawBufferCommonTests()
1606 const BlendState separateEqStateA = BlendState(tcu::Nothing, Maybe<Either<BlendEq, SeparateBlendEq> >(SeparateBlendEq(GL_FUNC_ADD, GL_FUNC_SUBTRACT)), Maybe<Either<BlendFunc, SeparateBlendFunc> >(), Maybe<BVec4>()); in addDrawBufferCommonTests()
1607 const BlendState separateEqStateB = BlendState(tcu::Nothing, Maybe<Either<BlendEq, SeparateBlendEq> >(SeparateBlendEq(GL_FUNC_SUBTRACT, GL_FUNC_ADD)), Maybe<Either<BlendFunc, SeparateBlendFunc> >(), Maybe<BVec4>()); in addDrawBufferCommonTests()
H A Des3fBlendTests.cpp375 { GL_FUNC_SUBTRACT, "subtract" }, in init()
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pBlendTests.cpp147 { "subtract", GL_FUNC_SUBTRACT, GL_FUNC_SUBTRACT, GL_ONE, GL_ONE, GL_ONE, GL_ONE }, in init()
H A Des2pStateChangeCallTests.cpp307 GL_FUNC_SUBTRACT, in init()
458 GL_FUNC_SUBTRACT, in init()
464 GL_FUNC_SUBTRACT, in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fIndexedStateQueryTests.cpp1155 GL_FUNC_SUBTRACT, in iterate()
1182 gl.glBlendEquation(GL_FUNC_SUBTRACT); in iterate()
1185 verifyStateIndexedInteger(result, gl, GL_BLEND_EQUATION_RGB, ndx, GL_FUNC_SUBTRACT, m_verifierType); in iterate()
1188 verifyStateIndexedInteger(result, gl, GL_BLEND_EQUATION_ALPHA, ndx, GL_FUNC_SUBTRACT, m_verifierType); in iterate()
1193 gl.glBlendEquationSeparate(GL_FUNC_REVERSE_SUBTRACT, GL_FUNC_SUBTRACT); in iterate()
1199 verifyStateIndexedInteger(result, gl, GL_BLEND_EQUATION_ALPHA, ndx, GL_FUNC_SUBTRACT, m_verifierType); in iterate()
1231 gl.glBlendEquation(GL_FUNC_SUBTRACT); in iterate()
1234 verifyStateIndexedInteger(result, gl, GL_BLEND_EQUATION_RGB, ndx, GL_FUNC_SUBTRACT, m_verifierType); in iterate()
1237 verifyStateIndexedInteger(result, gl, GL_BLEND_EQUATION_ALPHA, ndx, GL_FUNC_SUBTRACT, m_verifierType); in iterate()
1245 gl.glBlendEquationSeparate(GL_FUNC_REVERSE_SUBTRACT, GL_FUNC_SUBTRACT); in iterate()
[all...]
H A Des31fFboSRGBWriteControlTests.cpp313 blendConfigs[4].equation = GL_FUNC_SUBTRACT; in getBlendingConfigList()
314 blendConfigs[5].equation = GL_FUNC_SUBTRACT; in getBlendingConfigList()
315 blendConfigs[6].equation = GL_FUNC_SUBTRACT; in getBlendingConfigList()
316 blendConfigs[7].equation = GL_FUNC_SUBTRACT; in getBlendingConfigList()
1089 else if (m_blendConfigList[m_blendIteration].equation == GL_FUNC_SUBTRACT) in setShaderBlendFunctionType()
1200 if (m_blendConfigList[m_blendIteration].equation == GL_FUNC_SUBTRACT) in enableFramebufferBlend()
1201 equation = "GL_FUNC_SUBTRACT"; in enableFramebufferBlend()
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pBlendTests.cpp150 { "subtract", GL_FUNC_SUBTRACT, GL_FUNC_SUBTRACT, GL_ONE, GL_ONE, GL_ONE, GL_ONE }, in init()
H A Des3pStateChangeCallTests.cpp342 GL_FUNC_SUBTRACT, in init()
493 GL_FUNC_SUBTRACT, in init()
499 GL_FUNC_SUBTRACT, in init()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/
H A DesextcDrawBuffersIndexedSetGet.cpp65 state.SetBlendEquation(GL_FUNC_SUBTRACT); in iterate()
H A DesextcDrawBuffersIndexedCoverage.cpp81 gl.blendEquationSeparatei(i, GL_MAX, GL_FUNC_SUBTRACT); in iterate()
H A DesextcDrawBuffersIndexedBlending.cpp149 // GL_FUNC_SUBTRACT in iterate()
192 // GL_FUNC_SUBTRACT in iterate()
194 state.SetBlendEquationi(i, GL_FUNC_SUBTRACT); in iterate()
/third_party/vk-gl-cts/modules/glshared/
H A DglsInteractionTestUtil.cpp99 GL_FUNC_SUBTRACT, in computeRandomRenderState()
127 GL_FUNC_SUBTRACT, in computeRandomRenderState()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dangletypes_unittest.cpp128 blendStateExt.setEquations(GL_MIN, GL_FUNC_SUBTRACT); in TEST()
132 blendStateExt.setEquationsIndexed(3, GL_MAX, GL_FUNC_SUBTRACT); in TEST()
154 ASSERT_EQ(blendStateExt.getEquationAlphaIndexed(0), static_cast<GLenum>(GL_FUNC_SUBTRACT)); in TEST()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_blend.c58 case GL_FUNC_SUBTRACT: in translate_blend()
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrReferenceUtils.cpp256 case GL_FUNC_SUBTRACT: return rr::BLENDEQUATION_SUBTRACT; in mapGLBlendEquation()
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DRenderPipelineGL.cpp97 return GL_FUNC_SUBTRACT; in GLBlendMode()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fBlendTests.cpp318 { GL_FUNC_SUBTRACT, "subtract" }, in init()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A Drenderer9_utils.cpp139 case GL_FUNC_SUBTRACT: in ConvertBlendOp()
/third_party/openGLES/api/GLSC2/
H A Dglsc2.h80 #define GL_FUNC_SUBTRACT 0x800A macro
/third_party/mesa3d/src/mesa/main/
H A Dblend.c448 case GL_FUNC_SUBTRACT: in legal_simple_blend_equation()
/third_party/skia/third_party/externals/angle2/src/common/
H A DPackedEnums.h366 ANGLE_VALIDATE_PACKED_ENUM(BlendEquationType, Subtract, GL_FUNC_SUBTRACT);
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/
H A Dglsc2.h101 #define GL_FUNC_SUBTRACT 0x800A macro
/third_party/glfw/deps/glad/
H A Dgles2.h263 #define GL_FUNC_SUBTRACT 0x800A macro
/third_party/mesa3d/include/GLES2/
H A Dgl2.h109 #define GL_FUNC_SUBTRACT 0x800A macro

Completed in 29 milliseconds

123