Home
last modified time | relevance | path

Searched refs:meshCnt (Results 1 – 20 of 20) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/ops/
H A DGrMeshDrawOp.h91 sk_sp<const GrGeometryProcessor>, const GrMesh[], int meshCnt,
98 void recordDraw(sk_sp<const GrGeometryProcessor> gp, const GrMesh meshes[], int meshCnt = 1) {
101 this->recordDraw(std::move(gp), meshes, meshCnt, fixedDynamicState, nullptr);
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/ops/
H A DGrMeshDrawOp.h91 sk_sp<const GrGeometryProcessor>, const GrMesh[], int meshCnt,
98 void recordDraw(sk_sp<const GrGeometryProcessor> gp, const GrMesh meshes[], int meshCnt = 1) {
101 this->recordDraw(std::move(gp), meshes, meshCnt, fixedDynamicState, nullptr);
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/ops/
H A DGrMeshDrawOp.h91 sk_sp<const GrGeometryProcessor>, const GrMesh[], int meshCnt,
98 void recordDraw(sk_sp<const GrGeometryProcessor> gp, const GrMesh meshes[], int meshCnt = 1) {
101 this->recordDraw(std::move(gp), meshes, meshCnt, fixedDynamicState, nullptr);
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/ops/
H A DGrMeshDrawOp.h91 sk_sp<const GrGeometryProcessor>, const GrMesh[], int meshCnt,
98 void recordDraw(sk_sp<const GrGeometryProcessor> gp, const GrMesh meshes[], int meshCnt = 1) {
101 this->recordDraw(std::move(gp), meshes, meshCnt, fixedDynamicState, nullptr);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/ops/
H A DGrMeshDrawOp.h138 int meshCnt,
147 int meshCnt, in recordDraw() argument
149 this->recordDraw(gp, meshes, meshCnt, nullptr, primitiveType); in recordDraw()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/ops/
H A DGrMeshDrawOp.h144 int meshCnt,
153 int meshCnt, in recordDraw() argument
155 this->recordDraw(gp, meshes, meshCnt, nullptr, primitiveType); in recordDraw()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/
H A DGrOpFlushState.cpp141 sk_sp<const GrGeometryProcessor> gp, const GrMesh meshes[], int meshCnt, in recordDraw() argument
155 int n = gp->numTextureSamplers() * meshCnt; in recordDraw()
164 draw.fMeshCnt = meshCnt; in recordDraw()
H A DGrOpFlushState.h116 void recordDraw(sk_sp<const GrGeometryProcessor>, const GrMesh[], int meshCnt,
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/
H A DGrOpFlushState.cpp141 sk_sp<const GrGeometryProcessor> gp, const GrMesh meshes[], int meshCnt, in recordDraw() argument
155 int n = gp->numTextureSamplers() * meshCnt; in recordDraw()
164 draw.fMeshCnt = meshCnt; in recordDraw()
H A DGrOpFlushState.h116 void recordDraw(sk_sp<const GrGeometryProcessor>, const GrMesh[], int meshCnt,
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/
H A DGrOpFlushState.cpp141 sk_sp<const GrGeometryProcessor> gp, const GrMesh meshes[], int meshCnt, in recordDraw() argument
155 int n = gp->numTextureSamplers() * meshCnt; in recordDraw()
164 draw.fMeshCnt = meshCnt; in recordDraw()
H A DGrOpFlushState.h116 void recordDraw(sk_sp<const GrGeometryProcessor>, const GrMesh[], int meshCnt,
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/
H A DGrOpFlushState.cpp141 sk_sp<const GrGeometryProcessor> gp, const GrMesh meshes[], int meshCnt, in recordDraw() argument
155 int n = gp->numTextureSamplers() * meshCnt; in recordDraw()
164 draw.fMeshCnt = meshCnt; in recordDraw()
H A DGrOpFlushState.h116 void recordDraw(sk_sp<const GrGeometryProcessor>, const GrMesh[], int meshCnt,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/
H A DGrOpFlushState.cpp137 int meshCnt, in recordDraw() argument
152 draw.fMeshCnt = meshCnt; in recordDraw()
H A DGrOpFlushState.h121 int meshCnt,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/
H A DGrOpFlushState.cpp150 int meshCnt, in recordDraw() argument
165 draw.fMeshCnt = meshCnt; in recordDraw()
H A DGrOpFlushState.h125 int meshCnt,
/dports/games/stuntrally/stuntrally-2.6.1/source/paged-geom/
H A DWindBatchedGeometry.cpp204 for (size_t iMesh = 0, meshCnt = m_queueMesh.size(); iMesh < meshCnt; ++iMesh) in build() local
/dports/graphics/rigsofrods-pagedgeometry/ogre-pagedgeometry-1.2.0/source/
H A DWindBatchedGeometry.cpp206 for (size_t iMesh = 0, meshCnt = m_queueMesh.size(); iMesh < meshCnt; ++iMesh) in build() local