Searched defs:m_lookupScale (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineReferenceRenderer.hpp174 const tcu::Vec4 m_lookupScale; member in class:vkt::pipeline::SamplerFragmentShader
186 , m_lookupScale (lookupScale)
249 const tcu::Vec4 normColor = texColor * m_lookupScale + m_lookupBias;

Completed in 114 milliseconds