Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/ops/
H A DGrDrawVerticesOp.h84 bool fIgnoreColors; member
91 return fVertices->hasColors() && !fIgnoreColors; in hasPerVertexColors()
H A DGrDrawVerticesOp.cpp52 mesh.fIgnoreColors = false; in GrDrawVerticesOp()
96 fMeshes.front().fIgnoreColors = true; in finalize()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/ops/
H A DGrDrawVerticesOp.cpp87 bool fIgnoreColors; member
94 return fVertices->hasColors() && !fIgnoreColors; in hasPerVertexColors()
156 mesh.fIgnoreColors = false; in DrawVerticesOp()
221 fMeshes.front().fIgnoreColors = true; in finalize()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/ops/
H A DGrDrawVerticesOp.cpp87 bool fIgnoreColors; member
94 return fVertices->hasColors() && !fIgnoreColors; in hasPerVertexColors()
156 mesh.fIgnoreColors = false; in DrawVerticesOp()
221 fMeshes.front().fIgnoreColors = true; in finalize()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/ops/
H A DGrDrawVerticesOp.cpp87 bool fIgnoreColors; member
94 return fVertices->hasColors() && !fIgnoreColors; in hasPerVertexColors()
156 mesh.fIgnoreColors = false; in DrawVerticesOp()
221 fMeshes.front().fIgnoreColors = true; in finalize()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/ops/
H A DGrDrawVerticesOp.cpp87 bool fIgnoreColors; member
94 return fVertices->hasColors() && !fIgnoreColors; in hasPerVertexColors()
156 mesh.fIgnoreColors = false; in DrawVerticesOp()
221 fMeshes.front().fIgnoreColors = true; in finalize()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/ops/
H A DGrDrawVerticesOp.cpp320 bool fIgnoreColors; member
323 return fVertices->priv().hasColors() && !fIgnoreColors; in hasPerVertexColors()
389 mesh.fIgnoreColors = false; in DrawVerticesOp()
431 fMeshes.front().fIgnoreColors = true; in finalize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/ops/
H A DGrDrawVerticesOp.cpp494 bool fIgnoreColors; member
497 return fVertices->priv().hasColors() && !fIgnoreColors; in hasPerVertexColors()
569 mesh.fIgnoreColors = false; in DrawVerticesOp()
608 fMeshes.front().fIgnoreColors = true; in finalize()