Searched defs:sourceColor (Results 1 – 3 of 3) sorted by relevance
254 const uint8_t *sourceColor, in calculateCopyTextureResults()1866 GLenum sourceType, const GLColor &sourceColor, in TEST_P()1869 bool unmultiplyAlpha, const GLColor &expectedColor) { in TEST_P()1986 const GLColor32F &expectedColor) { in TEST_P()2116 const GLColor32U &expectedColor) { in TEST_P()
69 const GLColor &sourceColor, in testCopy()
542 gl::ColorF sourceColor; in CopyImageCHROMIUM() local