Home
last modified time | relevance | path

Searched defs:srcColors (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/docs/examples/
H A Dskpaint_xfer.cpp50 SkColor srcColors[2] = { in draw() local
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-3.2/layered-rendering/
H A Dblit.c68 static const float srcColors[2][3] = { variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/gl_tests/
H A DCopyTextureTest.cpp398 const uint8_t *srcColors, in initializeSourceTexture()
446 const uint8_t *srcColors = getSourceColors(sourceFormat, &colorCount, &componentCount); in testCopyTexture() local
513 const uint8_t *srcColors = getSourceColors(sourceFormat, &colorCount, &componentCount); in testCopySubTexture() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/titanic/gfx/
H A Dtext_control.cpp252 void CTextControl::remapColors(uint count, uint *srcColors, uint *destColors) { in remapColors()
/dports/games/scummvm/scummvm-2.5.1/engines/titanic/gfx/
H A Dtext_control.cpp252 void CTextControl::remapColors(uint count, uint *srcColors, uint *destColors) { in remapColors()
/dports/cad/ldview/ldview-4.4/TRE/
H A DTREShapeGroup.cpp1883 TCULongArray *srcColors = srcVertexStore->getColors(); in flatten() local
1940 TCULongArray *srcColors, in flattenShapes()
2069 TCULongArray *srcColors, in flattenStrips()
/dports/x11-toolkits/p5-Prima/Prima-1.63/img/
H A Dbc_const.c109 cm_squeeze_palette( PRGBColor source, int srcColors, PRGBColor dest, int destColors) in cm_squeeze_palette()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBlendOperationAdvancedTests.cpp59 const Vec4 srcColors[] = { variable