Searched refs:entryLayout (Results 1 – 1 of 1) sorted by relevance
662 void copyToLayout (void* dst, const ValueBufferLayout::Entry& entryLayout, const Value& value, int … in copyToLayout() argument679 …deMemcpy((deUint8*)dst + entryLayout.offset + vecNdx*entryLayout.vecStride + compNdx * sizeof(deUi… in copyToLayout()688 deMemcpy((deUint8*)dst + entryLayout.offset + vecNdx*entryLayout.vecStride, in copyToLayout()