Searched defs:lookupScale (Results 1 – 9 of 9) sorted by relevance
93 Vec4 lookupScale; member
986 const tcu::LookupPrecision &lookupPrecision, const tcu::Vec4 &lookupScale, in validateResultImage()1247 const tcu::LookupPrecision &lookupPrecision, const tcu::Vec4 &lookupScale, in validateResultImage()1457 const tcu::Vec4 &lookupScale, const tcu::Vec4 &lookupBias, in validateResultImage()1541 tcu::Vec4 lookupScale(1.0f); in verifyImage() local
171 tcu::Vec4 lookupScale; in initPrograms() local
212 tcu::Vec4 lookupScale; in initPrograms() local
193 void getLookupScaleBias(vk::VkFormat format, tcu::Vec4 &lookupScale, tcu::Vec4 &lookupBias, bool us… in getLookupScaleBias()
2029 tcu::Vec4 lookupScale; in initPrograms() local
364 tcu::Vec4 lookupScale; in initPrograms() local
152 … const float lookupScale = tcu::getTextureFormatInfo(textureFormat).lookupScale[0]; in iterate() local
520 tcu::Vec4 lookupScale; member1621 const tcu::Vec4 lookupScale = (isSigned) ? (tcu::Vec4(0.25f)) : (tcu::Vec4(0.5f)); in init() local