Home
last modified time | relevance | path

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

12

/third_party/skia/docs/examples/
Dpathops.cpp29 SkColor blendColor = blend(oneColor, twoColor); in draw() local
/third_party/skia/gm/
Dpathopsinverse.cpp32 SkColor blendColor = blend(oneColor, twoColor); in onOnceBeforeDraw() local
/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/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
DsglrReferenceContext.cpp2977 void ReferenceContext::blendColor (float red, float green, float blue, float alpha) in blendColor() function in sglr::ReferenceContext
/third_party/jsframework/runtime/main/extend/systemplugin/napi/webgl/
Dwebgl.js427 blendColor: function (...args) { method
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.cpp1258 const gl::ColorF &blendColor, in syncBlendState()
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl37 glBlendColorFunc blendColor; variable
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DStateChangeTest.cpp1515 void blendAndVerifyColor(const GLColor32F blendColor, const GLColor expectedColor) in blendAndVerifyColor()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp5400 void Context::blendColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in blendColor() function in gl::Context
/third_party/typescript/lib/
Dlib.webworker.d.ts4908 blendColor(red: GLclampf, green: GLclampf, blue: GLclampf, alpha: GLclampf): void; method
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts4888 blendColor(red: GLclampf, green: GLclampf, blue: GLclampf, alpha: GLclampf): void; method
/third_party/typescript/tests/lib/
Dlib.d.ts15011 blendColor(red: number, green: number, blue: number, alpha: number): void; method

12