Searched defs:colorBias (Results 1 – 3 of 3) sorted by relevance
127 tcu::Vec4 colorBias; //!< Bias for texture color values. member
962 …lBufferAccess& src, const float* texCoord, const tcu::Vec4& colorScale, const tcu::Vec4& colorBias) in fetchTexture()
1669 …initialize (int minRenderWidth, int minRenderHeight, const Vec4& colorScale, const Vec4& colorBias) in initialize()