/third_party/skia/docs/examples/ |
D | pathops.cpp | 29 SkColor blendColor = blend(oneColor, twoColor); in draw() local
|
/third_party/skia/gm/ |
D | pathopsinverse.cpp | 32 SkColor blendColor = blend(oneColor, twoColor); in onOnceBeforeDraw() local
|
/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/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
|
D | sglrReferenceContext.cpp | 2977 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/ |
D | webgl.js | 427 blendColor: function (...args) { method
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | StateManager11.cpp | 1258 const gl::ColorF &blendColor, in syncBlendState()
|
/third_party/vk-gl-cts/framework/opengl/wrapper/ |
D | glwFunctions.inl | 37 glBlendColorFunc blendColor; variable
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | StateChangeTest.cpp | 1515 void blendAndVerifyColor(const GLColor32F blendColor, const GLColor expectedColor) in blendAndVerifyColor()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Context.cpp | 5400 void Context::blendColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in blendColor() function in gl::Context
|
/third_party/typescript/lib/ |
D | lib.webworker.d.ts | 4908 blendColor(red: GLclampf, green: GLclampf, blue: GLclampf, alpha: GLclampf): void; method
|
/third_party/typescript/src/lib/ |
D | webworker.generated.d.ts | 4888 blendColor(red: GLclampf, green: GLclampf, blue: GLclampf, alpha: GLclampf): void; method
|
/third_party/typescript/tests/lib/ |
D | lib.d.ts | 15011 blendColor(red: number, green: number, blue: number, alpha: number): void; method
|