Searched defs:smallBlock (Results 1 – 1 of 1) sorted by relevance
1344 …ion (deUint32 seedIn, deUint32 xIn, deUint32 yIn, deUint32 zIn, int numPartitions, bool smallBlock) in computeTexelPartition()1411 const bool smallBlock = blockWidth*blockHeight < 31; in setTexelColors() local