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