Searched refs:totalSizeBytes (Results 1 – 2 of 2) sorted by relevance
151 uint32_t totalSizeBytes = mAllocation->getType()->getSizeBytes(); in getElement() local152 uint32_t faceOffset = totalSizeBytes / 6; in getElement()
442 uint32_t totalSizeBytes = alloc->getType()->getSizeBytes(); in getOffsetPtr() local443 uint32_t faceOffset = totalSizeBytes / 6; in getOffsetPtr()