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