Searched defs:patchIndex (Results 1 – 3 of 3) sorted by relevance
259 EIGEN_ALWAYS_INLINE Packet loadPacket(Index row, Index patchIndex) const { in loadPacket()614 Index patchIndex, Index& rowIndex, Index& colIndex, in computeBaseIndices()
320 EIGEN_ALWAYS_INLINE Packet loadPacket(Index row, Index patchIndex) const { in loadPacket()773 Index patchIndex, Index& planeIndex, Index& rowIndex, Index& colIndex, in computeBaseIndices()
1521 for (uint32_t patchIndex = 0; patchIndex < (patchCountPerDraw * drawCount); patchIndex++) in generateVertexBuffer() local