Searched refs:IndicesOffset (Results 1 – 3 of 3) sorted by relevance
60 FinalElement.IndicesOffset = static_cast<uint32_t>(IndexBuffer.size()); in ProcessElementList()63 FinalElement.IndicesOffset = static_cast<uint32_t>(Idx); in ProcessElementList()
461 uint32_t IndicesOffset; member480 sys::swapByteOrder(IndicesOffset); in swapBytes()
221 Indices(IdxTable.slice(El.IndicesOffset, El.Rows)), in SignatureElement()