Searched defs:lookupScale (Results 1 – 9 of 9) sorted by relevance
92 Vec4 lookupScale; member
987 const tcu::Vec4& lookupScale, in validateResultImage()1217 const tcu::Vec4& lookupScale, in validateResultImage()1408 const tcu::Vec4& lookupScale, in validateResultImage()1487 tcu::Vec4 lookupScale (1.0f); in verifyImage() local
183 tcu::Vec4 lookupScale; in initPrograms() local
223 tcu::Vec4 lookupScale; in initPrograms() local
1891 tcu::Vec4 lookupScale; in initPrograms() local
176 void getLookupScaleBias (vk::VkFormat format, tcu::Vec4& lookupScale, tcu::Vec4& lookupBias, bool u… in getLookupScaleBias()
403 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