Home | History | Annotate | Download | only in functional

Lines Matching defs:bitDepth

526 				const IVec4	bitDepth	= tcu::getTextureFormatBitDepth(access.getFormat());
528 IVec4 dstPixel (0, 0, 0, (0x1u << (deUint64)bitDepth.w()) - 1);