Lines Matching defs:bit
414 // Return the first 64 bits of a 128 bit block.
420 // Return the last 64 bits of a 128 bit block.
426 inline deUint32 getBit (deUint64 src, int bit)
428 return (src >> bit) & 1;
630 // If doing PUNCHTHROUGH version (alphaMode), opaque bit may affect colors.
642 // PUNCHTHROUGH version and opaque bit may also affect modifiers.
1373 // Bits contained in one of the 64bit elements
1381 // Bits contained in both of the 64bit elements
2298 // P-bit is shared
2312 // Unique p-bit per endpoint
2325 // Left shift endpoint components so that their MSB lies in bit 7