Home | History | Annotate | Download | only in functional

Lines Matching refs:getTextureFormatBitDepth

623 						const IVec4 fmtBits		= tcu::getTextureFormatBitDepth(attachments[output.location+vecNdx].format);
662 const IVec4 fmtBits = tcu::getTextureFormatBitDepth(attachments[output.location+vecNdx].format);
857 const IVec4 bits = min(IVec4(8), tcu::getTextureFormatBitDepth(format));