Searched defs:lookupScale (Results 1 – 8 of 8) sorted by relevance
92 Vec4 lookupScale; member
964 const tcu::Vec4& lookupScale, in validateResultImage()1194 const tcu::Vec4& lookupScale, in validateResultImage()1385 const tcu::Vec4& lookupScale, in validateResultImage()1463 tcu::Vec4 lookupScale (1.0f); in verifyImage() local
178 tcu::Vec4 lookupScale; in initPrograms() local
191 tcu::Vec4 lookupScale; in initPrograms() local
171 void getLookupScaleBias (vk::VkFormat format, tcu::Vec4& lookupScale, tcu::Vec4& lookupBias) in getLookupScaleBias()
370 tcu::Vec4 lookupScale; in initPrograms() local
136 const float lookupScale = tcu::getTextureFormatInfo(textureFormat).lookupScale[0]; in iterate() local
513 tcu::Vec4 lookupScale; member1619 const tcu::Vec4 lookupScale = (isSigned) ? (tcu::Vec4(0.25f)) : (tcu::Vec4(0.5f)); in init() local