Home
last modified time | relevance | path

Searched defs:blendColor (Results 1 – 25 of 34) sorted by relevance

12

/third_party/skia/docs/examples/
Dpathops.cpp29 SkColor blendColor = blend(oneColor, twoColor); in draw() local
/third_party/flutter/skia/gm/
Dpathopsinverse.cpp32 SkColor blendColor = blend(oneColor, twoColor); in onOnceBeforeDraw() local
/third_party/skia/gm/
Dpathopsinverse.cpp32 SkColor blendColor = blend(oneColor, twoColor); in onOnceBeforeDraw() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DStateManager9.cpp329 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/
DStateManager9.cpp329 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/
DglsInteractionTestUtil.hpp96 tcu::Vec4 blendColor; member
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DPixelProgram.cpp268 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/
Des2fBlendTests.cpp76 Vec4 blendColor; member
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fBlendTests.cpp88 Vec4 blendColor; member
/third_party/vk-gl-cts/framework/referencerenderer/
DrrFragmentOperations.cpp359 void FragmentProcessor::executeBlendFactorComputeRGB (const Vec4& blendColor, const BlendState& ble… in executeBlendFactorComputeRGB()
410 void FragmentProcessor::executeBlendFactorComputeA (const Vec4& blendColor, const BlendState& blend… in executeBlendFactorComputeA()
DrrRenderState.hpp260 tcu::Vec4 blendColor; //!< Components should be in range [0, 1]. member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
Dmtl_command_buffer.h307 std::array<float, 4> blendColor; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DCommandBufferGL.cpp1316 const std::array<float, 4> blendColor = ConvertToFloatColor(cmd->color); in ExecuteRenderPass() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DStateManagerGL.h52 gl::ColorF blendColor; member
DStateManagerGL.cpp1223 void StateManagerGL::setBlendColor(const gl::ColorF &blendColor) in setBlendColor()
DDispatchTableGL_autogen.h96 PFNGLBLENDCOLORPROC blendColor = nullptr; variable
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DContext.h322 Color blendColor; member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DStateManagerGL.cpp1057 void StateManagerGL::setBlendColor(const gl::ColorF &blendColor) in setBlendColor()
DDispatchTableGL_autogen.h96 PFNGLBLENDCOLORPROC blendColor = nullptr; variable
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DColorStateTests.cpp111 dawn::Color blendColor{triangle.blendFactor[0], triangle.blendFactor[1], in DoSingleSourceTest() local
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dwebgl.js427 blendColor: function (...args) { method
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrGLContext.cpp575 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/
DStateManager11.cpp1258 const gl::ColorF &blendColor, in syncBlendState()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.cpp1233 const gl::ColorF &blendColor, in syncBlendState()
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl37 glBlendColorFunc blendColor; variable

12