Searched defs:colorBias (Results 1 – 4 of 4) sorted by relevance
291 …initialize (int minRenderWidth, int minRenderHeight, const Vec4& colorScale, const Vec4& colorBias) in initialize()
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()
344 …ol colorScaleAndBiasAreValid (const VkFormat format, const float colorScale, const float colorBias) in colorScaleAndBiasAreValid()