/third_party/vk-gl-cts/modules/gles2/performance/ |
H A D | es2pStateChangeCallTests.cpp | 423 GL_DST_COLOR, in init() 440 GL_DST_COLOR, in init() 746 GL_DST_COLOR, in init() 763 GL_DST_COLOR, in init() 780 GL_DST_COLOR, in init() 797 GL_DST_COLOR, in init()
|
H A D | es2pBlendTests.cpp | 159 { "multiply", GL_FUNC_ADD, GL_FUNC_ADD, GL_DST_COLOR, GL_ZERO, GL_DST_ALPHA, GL_ZERO }, in init()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | angletypes_unittest.cpp | 167 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() 175 blendStateExt.setFactorsIndexed(5, GL_SRC_COLOR, GL_DST_COLOR, GL_ONE, GL_DST_ALPHA); in TEST() 176 blendStateExt.setFactorsIndexed(7, GL_SRC_COLOR, GL_DST_COLOR, GL_SRC_ALPHA, GL_ONE); in TEST() 204 ASSERT_EQ(blendStateExt.getDstColorIndexed(1), static_cast<GLenum>(GL_DST_COLOR)); in TEST() 218 ASSERT_EQ(blendStateExt.getDstColorIndexed(1), static_cast<GLenum>(GL_DST_COLOR)); in TEST() 225 ASSERT_EQ(blendStateExt.getDstColorIndexed(1), static_cast<GLenum>(GL_DST_COLOR)); in TEST()
|
/third_party/vk-gl-cts/modules/gles3/performance/ |
H A D | es3pStateChangeCallTests.cpp | 458 GL_DST_COLOR, in init() 475 GL_DST_COLOR, in init() 808 GL_DST_COLOR, in init() 825 GL_DST_COLOR, in init() 842 GL_DST_COLOR, in init() 859 GL_DST_COLOR, in init()
|
H A D | es3pBlendTests.cpp | 164 { "multiply", GL_FUNC_ADD, GL_FUNC_ADD, GL_DST_COLOR, GL_ZERO, GL_DST_ALPHA, GL_ZERO }, in init()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/ |
H A D | esextcDrawBuffersIndexedSetGet.cpp | 84 state.SetBlendFuncSeparatei(2, GL_ZERO, GL_ONE, GL_SRC_COLOR, GL_DST_COLOR); in iterate()
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fBlendTests.cpp | 328 { GL_DST_COLOR, "dst_color" }, in init() 408 paramSets.push_back(BlendParams(GL_FUNC_ADD, funcRGB.glValue, GL_DST_COLOR, GL_FUNC_ADD, funcAlpha.glValue, GL_DST_COLOR, defaultBlendColor)); in init()
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsInteractionTestUtil.cpp | 111 GL_DST_COLOR, in computeRandomRenderState() 137 GL_DST_COLOR, in computeRandomRenderState()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fIndexedStateQueryTests.cpp | 730 GL_DST_COLOR, in iterate() 787 gl.glBlendFuncSeparate(GL_SRC_COLOR, GL_ONE_MINUS_SRC_ALPHA, GL_DST_COLOR, GL_ONE_MINUS_DST_ALPHA); in iterate() 796 verifyStateIndexedInteger(result, gl, GL_BLEND_SRC_ALPHA, ndx, GL_DST_COLOR, 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() 881 verifyStateIndexedInteger(result, gl, GL_BLEND_SRC_ALPHA, ndx, GL_DST_COLOR, m_verifierType); in iterate()
|
H A D | es3fBlendTests.cpp | 387 { GL_DST_COLOR, "dst_color" }, in init() 473 paramSets.push_back(BlendParams(GL_FUNC_ADD, funcRGB.glValue, GL_DST_COLOR, GL_FUNC_ADD, funcAlpha.glValue, GL_DST_COLOR, defaultBlendColor)); in init()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fIndexedStateQueryTests.cpp | 966 GL_DST_COLOR, in iterate() 1023 gl.glBlendFuncSeparate(GL_SRC_COLOR, GL_ONE_MINUS_SRC_ALPHA, GL_DST_COLOR, GL_ONE_MINUS_DST_ALPHA); in iterate() 1032 verifyStateIndexedInteger(result, gl, GL_BLEND_SRC_ALPHA, ndx, GL_DST_COLOR, 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() 1117 verifyStateIndexedInteger(result, gl, GL_BLEND_SRC_ALPHA, ndx, GL_DST_COLOR, m_verifierType); in iterate()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_atom_blend.c | 76 case GL_DST_COLOR: in translate_blend()
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
H A D | sglrReferenceUtils.cpp | 299 case GL_DST_COLOR: return rr::BLENDFUNC_DST_COLOR; in mapGLBlendFunc()
|
/third_party/mesa3d/src/mesa/main/ |
H A D | blend.c | 56 case GL_DST_COLOR: in legal_src_factor() 89 case GL_DST_COLOR: in legal_dst_factor()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
H A D | RenderPipelineGL.cpp | 75 return GL_DST_COLOR; in GLBlendFactor()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
H A D | renderer9_utils.cpp | 90 case GL_DST_COLOR: in ConvertBlendFunc()
|
/third_party/openGLES/api/GLES/1.0/ |
H A D | gl.h | 122 #define GL_DST_COLOR 0x0306 macro
|
/third_party/openGLES/api/GLSC2/ |
H A D | glsc2.h | 73 #define GL_DST_COLOR 0x0306 macro
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | PackedEnums.h | 445 ANGLE_VALIDATE_PACKED_ENUM(BlendFactorType, DstColor, GL_DST_COLOR);
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES/1.0/ |
H A D | gl.h | 122 #define GL_DST_COLOR 0x0306 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/ |
H A D | glsc2.h | 94 #define GL_DST_COLOR 0x0306 macro
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | libGLESv2.cpp | 373 case GL_DST_COLOR: in BlendFuncSeparate() 395 case GL_DST_COLOR: in BlendFuncSeparate() 418 case GL_DST_COLOR: in BlendFuncSeparate() 440 case GL_DST_COLOR: in BlendFuncSeparate()
|
/third_party/mesa3d/include/GLES/ |
H A D | gl.h | 102 #define GL_DST_COLOR 0x0306 macro
|
/third_party/openGLES/api/GLES/ |
H A D | gl.h | 83 #define GL_DST_COLOR 0x0306 macro
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
H A D | esextcGeometryShaderLayeredFramebuffer.cpp | 296 gl.blendFunc(GL_ONE_MINUS_SRC_COLOR, GL_DST_COLOR); in iterate()
|