Searched defs:lookupScale (Results 1 – 8 of 8) sorted by relevance
90 Vec4 lookupScale; member
847 const tcu::Vec4& lookupScale, in validateResultImage()1077 const tcu::Vec4& lookupScale, in validateResultImage()1268 const tcu::Vec4& lookupScale, in validateResultImage()1348 tcu::Vec4 lookupScale (1.0f); in verifyImage() local
130 tcu::Vec4 lookupScale; in initPrograms() local
116 tcu::Vec4 lookupScale; in initPrograms() local
259 tcu::Vec4 lookupScale; in initPrograms() local
156 void getLookupScaleBias (vk::VkFormat format, tcu::Vec4& lookupScale, tcu::Vec4& lookupBias) in getLookupScaleBias()
99 const float lookupScale = tcu::getTextureFormatInfo(textureFormat).lookupScale[0]; in iterate() local
513 tcu::Vec4 lookupScale; member1618 const tcu::Vec4 lookupScale = (isSigned) ? (tcu::Vec4(0.25f)) : (tcu::Vec4(0.5f)); in init() local