Home
last modified time | relevance | path

Searched defs:sourceColor (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DCopyTextureTest.cpp242 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()
DCopyTexture3DTest.cpp69 const GLColor &sourceColor, in testCopy()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/
Drenderer_utils.cpp521 gl::ColorF sourceColor; in CopyImageCHROMIUM() local