Home
last modified time | relevance | path

Searched refs:jointBufferOffset (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.h115 uint32_t jointBufferOffset = 0; member
H A Dmesh_builder.cpp1064 submesh.jointBufferOffset = (uint32_t)Align(bufferSizes.jointBuffer, BUFFER_ALIGN); in CalculateSizes()
1078 bufferSizes.jointBuffer = submesh.jointBufferOffset + currJointIndexByteSize + currJointWeightByteSize; in CalculateSizes()
1245 jointIndexAcc.offset = (uint32_t)Align(submesh.jointBufferOffset, BUFFER_ALIGN); in SetJointData()

Completed in 5 milliseconds