Searched refs:m_colorFormatInfo (Results 1 – 1 of 1) sorted by relevance
170 const tcu::TextureFormatInfo m_colorFormatInfo; member in vkt::pipeline::SamplerFragmentShader182 , m_colorFormatInfo (tcu::getTextureFormatInfo(m_colorFormat)) in SamplerFragmentShader()251 …const tcu::Vec4 color = (swizColor + m_colorFormatInfo.lookupBias) / m_colorFormatInfo.lookupScal… in shadeFragments()