Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Drenderer_utils.h288 const In *inIndices = reinterpret_cast<const In *>(srcPtr); in LineLoopRestartIndexCountHelper() local
295 In vertex = inIndices[curIndex]; in LineLoopRestartIndexCountHelper()
341 const In *inIndices = reinterpret_cast<const In *>(srcPtr); in CopyLineLoopIndicesWithRestart() local
346 In vertex = inIndices[curIndex]; in CopyLineLoopIndicesWithRestart()
356 *(outIndices++) = inIndices[loopStartIndex]; in CopyLineLoopIndicesWithRestart()
366 *(outIndices++) = inIndices[loopStartIndex]; in CopyLineLoopIndicesWithRestart()