Searched refs:faceSize (Results 1 – 1 of 1) sorted by relevance
800 uint32_t faceSize = t->getDimX(); in rsi_AllocationCubeCreateFromBitmap() local801 uint32_t strideBytes = faceSize * 6 * t->getElementSizeBytes(); in rsi_AllocationCubeCreateFromBitmap()802 uint32_t copySize = faceSize * t->getElementSizeBytes(); in rsi_AllocationCubeCreateFromBitmap()806 for (uint32_t dI = 0; dI < faceSize; dI ++) { in rsi_AllocationCubeCreateFromBitmap()