Searched defs:smallBlock (Results 1 – 3 of 3) sorted by relevance
40 uint32_t smallBlock; member
751 uint32_t smallBlock = false; in decompress() local
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