/third_party/skia/docs/examples/ |
D | pathops.cpp | 29 SkColor blendColor = blend(oneColor, twoColor); in draw() local
|
/third_party/flutter/skia/gm/ |
D | pathopsinverse.cpp | 32 SkColor blendColor = blend(oneColor, twoColor); in onOnceBeforeDraw() local
|
/third_party/skia/gm/ |
D | pathopsinverse.cpp | 32 SkColor blendColor = blend(oneColor, twoColor); in onOnceBeforeDraw() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | StateManager9.cpp | 329 const gl::ColorF &blendColor = glState.getBlendColor(); in setBlendDepthRasterStates() local 699 void StateManager9::setBlendColor(const gl::BlendState &blendState, const gl::ColorF &blendColor) in setBlendColor()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | StateManager9.cpp | 329 const gl::ColorF &blendColor = glState.getBlendColor(); in setBlendDepthRasterStates() local 700 void StateManager9::setBlendColor(const gl::BlendState &blendState, const gl::ColorF &blendColor) in setBlendColor()
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsInteractionTestUtil.hpp | 96 tcu::Vec4 blendColor; member
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
D | PixelProgram.cpp | 268 void PixelProgram::blendColor(Pointer<Byte> cBuffer[4], Int &x, Int sMask[4], Int zMask[4], Int cMa… in blendColor() function in sw::PixelProgram
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fBlendTests.cpp | 76 Vec4 blendColor; member
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fBlendTests.cpp | 88 Vec4 blendColor; member
|
/third_party/vk-gl-cts/framework/referencerenderer/ |
D | rrFragmentOperations.cpp | 359 void FragmentProcessor::executeBlendFactorComputeRGB (const Vec4& blendColor, const BlendState& ble… in executeBlendFactorComputeRGB() 410 void FragmentProcessor::executeBlendFactorComputeA (const Vec4& blendColor, const BlendState& blend… in executeBlendFactorComputeA()
|
D | rrRenderState.hpp | 260 tcu::Vec4 blendColor; //!< Components should be in range [0, 1]. member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
D | mtl_command_buffer.h | 307 std::array<float, 4> blendColor; member
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
D | CommandBufferGL.cpp | 1316 const std::array<float, 4> blendColor = ConvertToFloatColor(cmd->color); in ExecuteRenderPass() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | StateManagerGL.h | 52 gl::ColorF blendColor; member
|
D | StateManagerGL.cpp | 1223 void StateManagerGL::setBlendColor(const gl::ColorF &blendColor) in setBlendColor()
|
D | DispatchTableGL_autogen.h | 96 PFNGLBLENDCOLORPROC blendColor = nullptr; variable
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | Context.h | 322 Color blendColor; member
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | StateManagerGL.cpp | 1057 void StateManagerGL::setBlendColor(const gl::ColorF &blendColor) in setBlendColor()
|
D | DispatchTableGL_autogen.h | 96 PFNGLBLENDCOLORPROC blendColor = nullptr; variable
|
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/ |
D | ColorStateTests.cpp | 111 dawn::Color blendColor{triangle.blendFactor[0], triangle.blendFactor[1], in DoSingleSourceTest() local
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | webgl.js | 427 blendColor: function (...args) { method
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
D | sglrGLContext.cpp | 575 void GLContext::blendColor (float red, float green, float blue, float alpha) in blendColor() function in sglr::GLContext
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | StateManager11.cpp | 1258 const gl::ColorF &blendColor, in syncBlendState()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | StateManager11.cpp | 1233 const gl::ColorF &blendColor, in syncBlendState()
|
/third_party/vk-gl-cts/framework/opengl/wrapper/ |
D | glwFunctions.inl | 37 glBlendColorFunc blendColor; variable
|