Home
last modified time | relevance | path

Searched refs:GL_ONE_MINUS_SRC_ALPHA (Results 1 - 25 of 97) sorted by relevance

1234

/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pBlendTests.cpp153 { "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 Des2pStateChangeCallTests.cpp426 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 Des3pBlendTests.cpp158 { "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 Des3pStateChangeCallTests.cpp461 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 DglsInteractionTestUtil.cpp114 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 Des3fIndexedStateQueryTests.cpp733 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 DTextureEnvTest.cpp283 GL_ONE_MINUS_SRC_ALPHA, in TEST_P()
288 GL_ONE_MINUS_SRC_ALPHA, in TEST_P()
H A DBootAnimationTest.cpp124 glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA);
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A 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...]
H A DFramebufferMixedSamplesTest.cpp115 glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); in prepareForDraw()
H A DBlendFuncExtendedTest.cpp199 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 DMultisampleCompatibilityTest.cpp98 glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); in prepareForDraw()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fIndexedStateQueryTests.cpp969 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 Dst_atom_blend.c92 case GL_ONE_MINUS_SRC_ALPHA: in translate_blend()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/
H A DesextcDrawBuffersIndexedNegative.cpp137 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 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()
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_opengl3.cpp298 glBlendFuncSeparate(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA, GL_ONE, GL_ONE_MINUS_SRC_ALPHA); in ImGui_ImplOpenGL3_SetupRenderState()
H A Dimgui_impl_opengl2.cpp112 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 DsglrReferenceUtils.cpp302 case GL_ONE_MINUS_SRC_ALPHA: return rr::BLENDFUNC_ONE_MINUS_SRC_ALPHA; in mapGLBlendFunc()
/third_party/mesa3d/src/mesa/main/
H A Dblend.c59 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 Dsplitview.c249 glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); in drawAllViews()
/third_party/glfw/deps/
H A Dnuklear_glfw_gl2.h105 glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); in nk_glfw3_render()
/third_party/mesa3d/src/intel/tools/imgui/
H A Dimgui_impl_opengl3.cpp135 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 DRenderPipelineGL.cpp73 return GL_ONE_MINUS_SRC_ALPHA; in GLBlendFactor()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fBlendTests.cpp331 { GL_ONE_MINUS_SRC_ALPHA, "one_minus_src_alpha" }, in init()

Completed in 22 milliseconds

1234