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