Searched refs:copyStartAddr (Results 1 – 2 of 2) sorted by relevance
34 uintptr_t copyStartAddr; member35 AttributeRange() : startAddr(0), endAddr(0), copyStartAddr(0) {} in AttributeRange()37 : startAddr(start), endAddr(end), copyStartAddr(copyStart) in AttributeRange()
1170 mergeRangesOut[attribIndex].copyStartAddr = in mergeClientAttribsRange()1194 mergeRangesOut[*cur].copyStartAddr = in mergeClientAttribsRange()1195 std::min(mergeRangesOut[*cur].copyStartAddr, mergeRangesOut[*next].copyStartAddr); in mergeClientAttribsRange()1349 combined ? range.copyStartAddr - range.startAddr : startVertex * stride; in updateStreamedAttribs()1355 (const uint8_t *)range.copyStartAddr, bytesToAllocate - destOffset, destOffset, in updateStreamedAttribs()