Searched refs:commandBlocks (Results 1 – 1 of 1) sorted by relevance
1227 unsigned commandBlocks = command->getBlockCount(); in getBlocks() local1233 if (offset >= currentOffset + commandBlocks) in getBlocks()1235 currentOffset += commandBlocks; in getBlocks()1241 unsigned commandRemaining = commandBlocks - commandOffset; in getBlocks()