/third_party/vk-gl-cts/modules/gles2/performance/ |
H A D | es2pBlendTests.cpp | 153 { "dst_out", GL_FUNC_ADD, GL_FUNC_ADD, GL_ZERO, GL_ONE_MINUS_SRC_ALPHA, GL_ZERO, GL_ONE_MINUS_SRC_ALPHA }, in init() 154 { "dst_over", GL_FUNC_ADD, GL_FUNC_ADD, GL_ONE_MINUS_DST_ALPHA, GL_ONE, GL_ONE, GL_ONE_MINUS_SRC_ALPHA }, in init() 155 { "src_atop", GL_FUNC_ADD, GL_FUNC_ADD, GL_DST_ALPHA, GL_ONE_MINUS_SRC_ALPHA, GL_ZERO, GL_ONE }, in init() 158 { "src_over", GL_FUNC_ADD, GL_FUNC_ADD, GL_ONE, GL_ONE_MINUS_SRC_ALPHA, GL_ONE, GL_ONE_MINUS_SRC_ALPHA }, in init() 160 { "screen", GL_FUNC_ADD, GL_FUNC_ADD, GL_ONE, GL_ONE_MINUS_SRC_COLOR, GL_ONE, GL_ONE_MINUS_SRC_ALPHA } in init()
|
H A D | es2pStateChangeCallTests.cpp | 426 GL_ONE_MINUS_SRC_ALPHA, in init() 443 GL_ONE_MINUS_SRC_ALPHA, in init() 749 GL_ONE_MINUS_SRC_ALPHA, in init() 766 GL_ONE_MINUS_SRC_ALPHA, in init() 783 GL_ONE_MINUS_SRC_ALPHA, in init() 800 GL_ONE_MINUS_SRC_ALPHA, in init()
|
/third_party/vk-gl-cts/modules/gles3/performance/ |
H A D | es3pBlendTests.cpp | 158 { "dst_out", GL_FUNC_ADD, GL_FUNC_ADD, GL_ZERO, GL_ONE_MINUS_SRC_ALPHA, GL_ZERO, GL_ONE_MINUS_SRC_ALPHA }, in init() 159 { "dst_over", GL_FUNC_ADD, GL_FUNC_ADD, GL_ONE_MINUS_DST_ALPHA, GL_ONE, GL_ONE, GL_ONE_MINUS_SRC_ALPHA }, in init() 160 { "src_atop", GL_FUNC_ADD, GL_FUNC_ADD, GL_DST_ALPHA, GL_ONE_MINUS_SRC_ALPHA, GL_ZERO, GL_ONE }, in init() 163 { "src_over", GL_FUNC_ADD, GL_FUNC_ADD, GL_ONE, GL_ONE_MINUS_SRC_ALPHA, GL_ONE, GL_ONE_MINUS_SRC_ALPHA }, in init() 165 { "screen", GL_FUNC_ADD, GL_FUNC_ADD, GL_ONE, GL_ONE_MINUS_SRC_COLOR, GL_ONE, GL_ONE_MINUS_SRC_ALPHA }, in init()
|
H A D | es3pStateChangeCallTests.cpp | 461 GL_ONE_MINUS_SRC_ALPHA, in init() 478 GL_ONE_MINUS_SRC_ALPHA, in init() 811 GL_ONE_MINUS_SRC_ALPHA, in init() 828 GL_ONE_MINUS_SRC_ALPHA, in init() 845 GL_ONE_MINUS_SRC_ALPHA, in init() 862 GL_ONE_MINUS_SRC_ALPHA, in init()
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsInteractionTestUtil.cpp | 114 GL_ONE_MINUS_SRC_ALPHA, in computeRandomRenderState() 140 GL_ONE_MINUS_SRC_ALPHA, in computeRandomRenderState()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fIndexedStateQueryTests.cpp | 733 GL_ONE_MINUS_SRC_ALPHA, in iterate() 787 gl.glBlendFuncSeparate(GL_SRC_COLOR, GL_ONE_MINUS_SRC_ALPHA, GL_DST_COLOR, GL_ONE_MINUS_DST_ALPHA); in iterate() 793 verifyStateIndexedInteger(result, gl, GL_BLEND_DST_RGB, ndx, GL_ONE_MINUS_SRC_ALPHA, m_verifierType); in iterate() 864 gl.glBlendFuncSeparate(GL_SRC_COLOR, GL_ONE_MINUS_SRC_ALPHA, GL_DST_COLOR, GL_ONE_MINUS_DST_ALPHA); in iterate() 872 gl.glBlendFuncSeparate(GL_SRC_COLOR, GL_ONE_MINUS_SRC_ALPHA, GL_DST_COLOR, GL_ONE_MINUS_DST_ALPHA); in iterate() 878 verifyStateIndexedInteger(result, gl, GL_BLEND_DST_RGB, ndx, GL_ONE_MINUS_SRC_ALPHA, m_verifierType); in iterate()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/ |
H A D | TextureEnvTest.cpp | 283 GL_ONE_MINUS_SRC_ALPHA, in TEST_P() 288 GL_ONE_MINUS_SRC_ALPHA, in TEST_P()
|
H A D | BootAnimationTest.cpp | 124 glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA);
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | MultisampledRenderToTextureTest.cpp | 1260 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...] |
H A D | FramebufferMixedSamplesTest.cpp | 115 glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); in prepareForDraw()
|
H A D | BlendFuncExtendedTest.cpp | 199 glBlendFuncSeparate(GL_ONE_MINUS_SRC1_COLOR_EXT, GL_ONE_MINUS_SRC_ALPHA, in drawTest() 208 BlendEquationFuncAdd<GL_ONE_MINUS_SRC1_COLOR_EXT, GL_ONE_MINUS_SRC_ALPHA, in drawTest()
|
H A D | MultisampleCompatibilityTest.cpp | 98 glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); in prepareForDraw()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fIndexedStateQueryTests.cpp | 969 GL_ONE_MINUS_SRC_ALPHA, in iterate() 1023 gl.glBlendFuncSeparate(GL_SRC_COLOR, GL_ONE_MINUS_SRC_ALPHA, GL_DST_COLOR, GL_ONE_MINUS_DST_ALPHA); in iterate() 1029 verifyStateIndexedInteger(result, gl, GL_BLEND_DST_RGB, ndx, GL_ONE_MINUS_SRC_ALPHA, m_verifierType); in iterate() 1100 gl.glBlendFuncSeparate(GL_SRC_COLOR, GL_ONE_MINUS_SRC_ALPHA, GL_DST_COLOR, GL_ONE_MINUS_DST_ALPHA); in iterate() 1108 gl.glBlendFuncSeparate(GL_SRC_COLOR, GL_ONE_MINUS_SRC_ALPHA, GL_DST_COLOR, GL_ONE_MINUS_DST_ALPHA); in iterate() 1114 verifyStateIndexedInteger(result, gl, GL_BLEND_DST_RGB, ndx, GL_ONE_MINUS_SRC_ALPHA, m_verifierType); in iterate()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_atom_blend.c | 92 case GL_ONE_MINUS_SRC_ALPHA: in translate_blend()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/ |
H A D | esextcDrawBuffersIndexedNegative.cpp | 137 gl.blendFunci(0, GL_MIN, GL_ONE_MINUS_SRC_ALPHA); in iterate() 138 success &= ExpectedError(GL_INVALID_ENUM, "glBlendFunci(0, GL_MIN, GL_ONE_MINUS_SRC_ALPHA)"); in iterate()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cIndirectParametersTests.cpp | 435 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()
|
/third_party/skia/third_party/externals/imgui/backends/ |
H A D | imgui_impl_opengl3.cpp | 298 glBlendFuncSeparate(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA, GL_ONE, GL_ONE_MINUS_SRC_ALPHA); in ImGui_ImplOpenGL3_SetupRenderState()
|
H A D | imgui_impl_opengl2.cpp | 112 glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); in ImGui_ImplOpenGL2_SetupRenderState() 113 //glBlendFuncSeparate(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA, GL_ONE, GL_ONE_MINUS_SRC_ALPHA); // In order to composite our output buffer we need to preserve alpha in ImGui_ImplOpenGL2_SetupRenderState()
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
H A D | sglrReferenceUtils.cpp | 302 case GL_ONE_MINUS_SRC_ALPHA: return rr::BLENDFUNC_ONE_MINUS_SRC_ALPHA; in mapGLBlendFunc()
|
/third_party/mesa3d/src/mesa/main/ |
H A D | blend.c | 59 case GL_ONE_MINUS_SRC_ALPHA: in legal_src_factor() 96 case GL_ONE_MINUS_SRC_ALPHA: in legal_dst_factor()
|
/third_party/glfw/examples/ |
H A D | splitview.c | 249 glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); in drawAllViews()
|
/third_party/glfw/deps/ |
H A D | nuklear_glfw_gl2.h | 105 glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); in nk_glfw3_render()
|
/third_party/mesa3d/src/intel/tools/imgui/ |
H A D | imgui_impl_opengl3.cpp | 135 glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); in ImGui_ImplOpenGL3_RenderDrawData()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
H A D | RenderPipelineGL.cpp | 73 return GL_ONE_MINUS_SRC_ALPHA; in GLBlendFactor()
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fBlendTests.cpp | 331 { GL_ONE_MINUS_SRC_ALPHA, "one_minus_src_alpha" }, in init()
|