Home
last modified time | relevance | path

Searched refs:hasPerVertexColors (Results 1 – 8 of 8) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/ops/
H A DGrDrawVerticesOp.cpp55 if (mesh.hasPerVertexColors()) { in GrDrawVerticesOp()
194 mesh.hasPerVertexColors(); in onPrepareDraws()
224 if (mesh.hasPerVertexColors()) { in onPrepareDraws()
H A DGrDrawVerticesOp.h90 bool hasPerVertexColors() const { in hasPerVertexColors() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/ops/
H A DGrDrawVerticesOp.cpp93 bool hasPerVertexColors() const { in hasPerVertexColors() function
166 if (mesh.hasPerVertexColors()) { in DrawVerticesOp()
434 mesh.hasPerVertexColors(); in fillBuffers()
475 if (mesh.hasPerVertexColors()) { in fillBuffers()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/ops/
H A DGrDrawVerticesOp.cpp93 bool hasPerVertexColors() const { in hasPerVertexColors() function
166 if (mesh.hasPerVertexColors()) { in DrawVerticesOp()
434 mesh.hasPerVertexColors(); in fillBuffers()
475 if (mesh.hasPerVertexColors()) { in fillBuffers()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/ops/
H A DGrDrawVerticesOp.cpp93 bool hasPerVertexColors() const { in hasPerVertexColors() function
166 if (mesh.hasPerVertexColors()) { in DrawVerticesOp()
434 mesh.hasPerVertexColors(); in fillBuffers()
475 if (mesh.hasPerVertexColors()) { in fillBuffers()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/ops/
H A DGrDrawVerticesOp.cpp93 bool hasPerVertexColors() const { in hasPerVertexColors() function
166 if (mesh.hasPerVertexColors()) { in DrawVerticesOp()
434 mesh.hasPerVertexColors(); in fillBuffers()
475 if (mesh.hasPerVertexColors()) { in fillBuffers()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/ops/
H A DGrDrawVerticesOp.cpp322 bool hasPerVertexColors() const { in hasPerVertexColors() function
519 verts.write(mesh.hasPerVertexColors() ? colors[i] : meshColor); in onPrepareDraws()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/ops/
H A DGrDrawVerticesOp.cpp496 bool hasPerVertexColors() const { in hasPerVertexColors() function
701 verts.write(mesh.hasPerVertexColors() ? colors[i] : meshColor); in onPrepareDraws()