Searched defs:sourceColor (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | CopyTexture3DTest.cpp | 68 testCopy(const GLenum testTarget, const GLColor &sourceColor, GLenum destInternalFormat, GLenum destType, bool flipY, bool premultiplyAlpha, bool unmultiplyAlpha, const GLColor &expectedColor) testCopy() argument
|
H A D | CopyTextureTest.cpp | 250 calculateCopyTextureResults(GLenum sourceFormat, GLenum destFormat, bool premultiplyAlpha, bool unmultiplyAlpha, const uint8_t *sourceColor, GLColor *destColor) calculateCopyTextureResults() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | renderer_utils.cpp | 528 gl::ColorF sourceColor; in CopyImageCHROMIUM() local
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | PixelRoutine.cpp | 1827 void PixelRoutine::blendFactorRGB(Vector4f &blendFactor, const Vector4f &sourceColor, const Vector4f &destColor, VkBlendFactor colorBlendFactor, vk::Format format) in blendFactorRGB() argument 2270 alphaBlend(int index, const Pointer<Byte> &cBuffer, const Vector4f &sourceColor, const Int &x) alphaBlend() argument [all...] |
Completed in 8 milliseconds