Home | History | Annotate | Download | only in functional

Lines Matching refs:getFormatThreshold

1054 tcu::RGBA getFormatThreshold (const tcu::TextureFormat& format)
1064 tcu::RGBA getFormatThreshold (deUint32 glFormat)
1068 return getFormatThreshold(format);