Searched defs:sourceColor (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/tests/gl_tests/ |
D | CopyTextureTest.cpp | 258 const uint8_t *sourceColor, in calculateCopyTextureResults() 1972 GLenum sourceType, const GLColor &sourceColor, in TEST_P() 1975 bool unmultiplyAlpha, const GLColor &expectedColor) { in TEST_P() 2092 const GLColor32F &expectedColor) { in TEST_P() 2222 const GLColor32U &expectedColor) { in TEST_P()
|
D | CopyTexture3DTest.cpp | 69 const GLColor &sourceColor, in testCopy()
|
/external/swiftshader/src/Pipeline/ |
D | PixelRoutine.cpp | 1829 void PixelRoutine::blendFactorRGB(Vector4f &blendFactor, const Vector4f &sourceColor, const Vector4… in blendFactorRGB() 2257 …elRoutine::alphaBlend(int index, const Pointer<Byte> &cBuffer, const Vector4f &sourceColor, const … in alphaBlend()
|
/external/angle/src/libANGLE/renderer/ |
D | renderer_utils.cpp | 602 gl::ColorF sourceColor; in CopyImageCHROMIUM() local
|