Searched defs:colorBias (Results 1 – 5 of 5) sorted by relevance
58 …olorScaleAndBiasAreValid (const vk::VkFormat format, const float colorScale, const float colorBias) in colorScaleAndBiasAreValid()
107 tcu::Vec4 colorBias; //!< Bias for texture color values. member
925 …lBufferAccess& src, const float* texCoord, const tcu::Vec4& colorScale, const tcu::Vec4& colorBias) in fetchTexture()
291 …initialize (int minRenderWidth, int minRenderHeight, const Vec4& colorScale, const Vec4& colorBias) in initialize()
76 tcu::Vec4 colorBias; //!< Bias for texture color values. member