Lines Matching defs:bits
295 // need to send the raster bits to the (gpu) window599 // since gAnimTime can be up to 32 bits, we can't convert it to a float600 // or we'll lose the low bits. Hence we use doubles for the intermediate2311 int bits = 8;2312 int shift = 32 - bits;