Searched defs:sourceColor (Results 1 – 3 of 3) sorted by relevance
242 const uint8_t *sourceColor, in calculateCopyTextureResults()1752 GLenum sourceType, const GLColor &sourceColor, in TEST_P()1755 bool unmultiplyAlpha, const GLColor &expectedColor) { in TEST_P()1872 const GLColor32F &expectedColor) { in TEST_P()2002 const GLColor32U &expectedColor) { in TEST_P()
69 const GLColor &sourceColor, in testCopy()
521 gl::ColorF sourceColor; in CopyImageCHROMIUM() local