Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/
H A Drenderer_utils.h244 const In *inIndices = reinterpret_cast<const In *>(srcPtr); in LineLoopRestartIndexCountHelper() local
297 const In *inIndices = reinterpret_cast<const In *>(srcPtr); in CopyLineLoopIndicesWithRestart() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/
H A Drenderer_utils.h269 const In *inIndices = reinterpret_cast<const In *>(srcPtr); in LineLoopRestartIndexCountHelper() local
322 const In *inIndices = reinterpret_cast<const In *>(srcPtr); in CopyLineLoopIndicesWithRestart() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/
H A Drenderer_utils.h276 const In *inIndices = reinterpret_cast<const In *>(srcPtr); in LineLoopRestartIndexCountHelper() local
329 const In *inIndices = reinterpret_cast<const In *>(srcPtr); in CopyLineLoopIndicesWithRestart() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/renderer/
H A Drenderer_utils.h269 const In *inIndices = reinterpret_cast<const In *>(srcPtr); in LineLoopRestartIndexCountHelper() local
322 const In *inIndices = reinterpret_cast<const In *>(srcPtr); in CopyLineLoopIndicesWithRestart() local
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/renderer/
H A Drenderer_utils.h276 const In *inIndices = reinterpret_cast<const In *>(srcPtr); in LineLoopRestartIndexCountHelper() local
329 const In *inIndices = reinterpret_cast<const In *>(srcPtr); in CopyLineLoopIndicesWithRestart() local
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/
H A Drenderer_utils.h276 const In *inIndices = reinterpret_cast<const In *>(srcPtr); in LineLoopRestartIndexCountHelper() local
329 const In *inIndices = reinterpret_cast<const In *>(srcPtr); in CopyLineLoopIndicesWithRestart() local
/dports/games/egl/egl-0.3.1_9/renderer/
H A Drb_public.h63 index_t *inIndices; member
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FCollada/FCDocument/
H A DFCDGeometryPolygonsTools.cpp987 …ckingMap(size_t maxIndex, size_t maxIndices, size_t maxVertices, const uint32* inIndices, uint16* … in GenerateVertexPackingMap()
1062 const uint32* inIndices = inPInput.GetIndices(); in RevertUniqueIndices() local