Home | History | Annotate | Download | only in egl

Lines Matching refs:numStencilBits

587 	const deUint32			numStencilBits		= tcu::getTextureFormatBitDepth(tcu::getEffectiveDepthStencilTextureFormat(reference.getLevel(0).getFormat(), tcu::Sampler::MODE_STENCIL)).x();
588 const deUint32 maxStencil = deBitMask32(0, numStencilBits);