Home
last modified time | relevance | path

Searched refs:GL_SRC_ALPHA (Results 1 – 25 of 158) sorted by relevance

1234567

/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/
DesextcDrawBuffersIndexedNegative.cpp77 gl.blendFuncSeparatei(maxDrawBuffers, GL_CONSTANT_COLOR, GL_DST_ALPHA, GL_SRC_ALPHA, GL_ONE); in iterate()
140 gl.blendFunci(0, GL_SRC_ALPHA, GL_MIN); in iterate()
155 gl.blendEquationi(0, GL_SRC_ALPHA); in iterate()
158 gl.blendEquationSeparatei(0, GL_SRC_ALPHA, GL_MIN); in iterate()
161 gl.blendEquationSeparatei(0, GL_MIN, GL_SRC_ALPHA); in iterate()
DesextcDrawBuffersIndexedCoverage.cpp83 gl.blendFuncSeparatei(i, GL_CONSTANT_COLOR, GL_DST_ALPHA, GL_SRC_ALPHA, GL_ONE); in iterate()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
DTextureEnvTest.cpp153 GL_SRC_ALPHA, // op0Alpha in TEST_P()
155 GL_SRC_ALPHA, // op1Alpha in TEST_P()
156 GL_SRC_ALPHA, // op2Rgb in TEST_P()
157 GL_SRC_ALPHA, // op2Alpha in TEST_P()
282 GL_SRC_ALPHA, in TEST_P()
287 GL_SRC_ALPHA, in TEST_P()
DBootAnimationTest.cpp124 glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); in testSetUp()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
DTextureEnvTest.cpp153 GL_SRC_ALPHA, // op0Alpha in TEST_P()
155 GL_SRC_ALPHA, // op1Alpha in TEST_P()
156 GL_SRC_ALPHA, // op2Rgb in TEST_P()
157 GL_SRC_ALPHA, // op2Alpha in TEST_P()
282 GL_SRC_ALPHA, in TEST_P()
287 GL_SRC_ALPHA, in TEST_P()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dangletypes_unittest.cpp167 blendStateExt.setFactors(GL_SRC_COLOR, GL_DST_COLOR, GL_SRC_ALPHA, GL_DST_ALPHA); in TEST()
173 blendStateExt.setFactorsIndexed(0, GL_ONE, GL_DST_COLOR, GL_SRC_ALPHA, GL_DST_ALPHA); in TEST()
174 blendStateExt.setFactorsIndexed(3, GL_SRC_COLOR, GL_ONE, GL_SRC_ALPHA, GL_DST_ALPHA); in TEST()
176 blendStateExt.setFactorsIndexed(7, GL_SRC_COLOR, GL_DST_COLOR, GL_SRC_ALPHA, GL_ONE); in TEST()
205 ASSERT_EQ(blendStateExt.getSrcAlphaIndexed(1), static_cast<GLenum>(GL_SRC_ALPHA)); in TEST()
212 ASSERT_EQ(blendStateExt.getSrcAlphaIndexed(1), static_cast<GLenum>(GL_SRC_ALPHA)); in TEST()
226 ASSERT_EQ(blendStateExt.getSrcAlphaIndexed(1), static_cast<GLenum>(GL_SRC_ALPHA)); in TEST()
/third_party/vk-gl-cts/modules/gles2/performance/
Des2pStateChangeCallTests.cpp425 GL_SRC_ALPHA, in init()
442 GL_SRC_ALPHA, in init()
748 GL_SRC_ALPHA, in init()
765 GL_SRC_ALPHA, in init()
782 GL_SRC_ALPHA, in init()
799 GL_SRC_ALPHA, in init()
Des2pBlendTests.cpp151 …{ "dst_atop", GL_FUNC_ADD, GL_FUNC_ADD, GL_ONE_MINUS_DST_ALPHA, GL_SRC_ALPHA, GL_ONE… in init()
152 …_in", GL_FUNC_ADD, GL_FUNC_ADD, GL_ZERO, GL_SRC_ALPHA, GL_ZERO, GL_SRC_ALPHA in init()
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pBlendTests.cpp156 …{ "dst_atop", GL_FUNC_ADD, GL_FUNC_ADD, GL_ONE_MINUS_DST_ALPHA, GL_SRC_ALPHA, GL_ONE… in init()
157 …_in", GL_FUNC_ADD, GL_FUNC_ADD, GL_ZERO, GL_SRC_ALPHA, GL_ZERO, GL_SRC_ALPHA in init()
Des3pStateChangeCallTests.cpp460 GL_SRC_ALPHA, in init()
477 GL_SRC_ALPHA, in init()
810 GL_SRC_ALPHA, in init()
827 GL_SRC_ALPHA, in init()
844 GL_SRC_ALPHA, in init()
861 GL_SRC_ALPHA, in init()
/third_party/mesa3d/src/mesa/main/
Dtexstate.c57 { GL_SRC_COLOR, GL_SRC_COLOR, GL_SRC_ALPHA, GL_SRC_ALPHA },
58 { GL_SRC_ALPHA, GL_SRC_ALPHA, GL_SRC_ALPHA, GL_SRC_ALPHA },
256 state->OperandA[2] = GL_SRC_ALPHA; in calculate_derived_texenv()
483 case GL_SRC_ALPHA: return TEXENV_OPR_ALPHA; in tex_combine_translate_operand()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DBlendFuncExtendedTest.cpp29 if (factor == GL_SRC_ALPHA) in Weight()
166 glBlendFuncSeparate(GL_SRC1_COLOR_EXT, GL_SRC_ALPHA, GL_ONE_MINUS_SRC1_COLOR_EXT, in drawTest()
175 BlendEquationFuncAdd<GL_SRC1_COLOR_EXT, GL_SRC_ALPHA, GL_ONE_MINUS_SRC1_COLOR_EXT, in drawTest()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fIndexedStateQueryTests.cpp732 GL_SRC_ALPHA, in iterate()
770 gl.glBlendFunc(GL_SRC_ALPHA, GL_DST_ALPHA); in iterate()
773 verifyStateIndexedInteger(result, gl, GL_BLEND_SRC_RGB, ndx, GL_SRC_ALPHA, m_verifierType); in iterate()
779 verifyStateIndexedInteger(result, gl, GL_BLEND_SRC_ALPHA, ndx, GL_SRC_ALPHA, m_verifierType); in iterate()
847 gl.glBlendFunc(GL_SRC_ALPHA, GL_DST_ALPHA); in iterate()
850 verifyStateIndexedInteger(result, gl, GL_BLEND_SRC_RGB, ndx, GL_SRC_ALPHA, m_verifierType); in iterate()
856 verifyStateIndexedInteger(result, gl, GL_BLEND_SRC_ALPHA, ndx, GL_SRC_ALPHA, m_verifierType); in iterate()
/third_party/vk-gl-cts/modules/glshared/
DglsInteractionTestUtil.cpp113 GL_SRC_ALPHA, in computeRandomRenderState()
139 GL_SRC_ALPHA, in computeRandomRenderState()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DBlendFuncExtendedTest.cpp30 if (factor == GL_SRC_ALPHA) in Weight()
182 glBlendFuncSeparate(GL_SRC1_COLOR_EXT, GL_SRC_ALPHA, GL_ONE_MINUS_SRC1_COLOR_EXT, in drawTest()
191 BlendEquationFuncAdd<GL_SRC1_COLOR_EXT, GL_SRC_ALPHA, GL_ONE_MINUS_SRC1_COLOR_EXT, in drawTest()
DMultisampledRenderToTextureTest.cpp1260 glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); in drawCopyThenBlendCommon()
1765 glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); in drawCopyDrawAttachDepthStencilClearThenDrawCommon()
1993 glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); in clearThenBlendCommon()
2172 glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); in TEST_P()
2276 glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); in TEST_P()
2860 glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); in colorAttachment1Common()
2958 glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); in colorAttachments0And3Common()
3134 glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); in TEST_P()
3616 glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); in drawCopyThenBlendAllAttachmentsMixed()
3767 glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); in renderbufferUnresolveColorAndDepthStencilThenTwoColors()
[all …]
DDrawBuffersTest.cpp879 glBlendFunci(2, GL_SRC_ALPHA, GL_SRC_ALPHA); in TEST_P()
880 glBlendFunci(3, GL_ONE_MINUS_SRC_ALPHA, GL_SRC_ALPHA); in TEST_P()
DFramebufferMixedSamplesTest.cpp115 glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); in prepareForDraw()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglfilterreflectedscreen.c413 glBlendFunc (GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); in gst_gl_filter_reflected_screen_callback()
475 glBlendFunc (GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); in gst_gl_filter_reflected_screen_callback()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fIndexedStateQueryTests.cpp968 GL_SRC_ALPHA, in iterate()
1006 gl.glBlendFunc(GL_SRC_ALPHA, GL_DST_ALPHA); in iterate()
1009 verifyStateIndexedInteger(result, gl, GL_BLEND_SRC_RGB, ndx, GL_SRC_ALPHA, m_verifierType); in iterate()
1015 verifyStateIndexedInteger(result, gl, GL_BLEND_SRC_ALPHA, ndx, GL_SRC_ALPHA, m_verifierType); in iterate()
1083 gl.glBlendFunc(GL_SRC_ALPHA, GL_DST_ALPHA); in iterate()
1086 verifyStateIndexedInteger(result, gl, GL_BLEND_SRC_RGB, ndx, GL_SRC_ALPHA, m_verifierType); in iterate()
1092 verifyStateIndexedInteger(result, gl, GL_BLEND_SRC_ALPHA, ndx, GL_SRC_ALPHA, m_verifierType); in iterate()
/third_party/skia/third_party/externals/angle2/samples/particle_system/
DParticleSystem.cpp181 glBlendFunc(GL_SRC_ALPHA, GL_ONE); in draw()
/third_party/flutter/skia/third_party/externals/angle2/samples/particle_system/
DParticleSystem.cpp180 glBlendFunc(GL_SRC_ALPHA, GL_ONE); in draw()
/third_party/flutter/skia/third_party/externals/sdl/src/render/opengles/
DSDL_render_gles.c752 …data->glBlendFuncSeparateOES(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA, GL_ONE, GL_ONE_MINUS_SRC_ALPHA); in GLES_SetBlendMode()
754 data->glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); in GLES_SetBlendMode()
760 data->glBlendFuncSeparateOES(GL_SRC_ALPHA, GL_ONE, GL_ZERO, GL_ONE); in GLES_SetBlendMode()
762 data->glBlendFunc(GL_SRC_ALPHA, GL_ONE); in GLES_SetBlendMode()
/third_party/flutter/skia/third_party/externals/imgui/examples/
Dimgui_impl_opengl2.cpp94 glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); in ImGui_ImplOpenGL2_RenderDrawData()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cIndirectParametersTests.cpp435 gl.blendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); in draw()
631 gl.blendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); in draw()

1234567