Searched refs:unitCoords (Results 1 – 7 of 7) sorted by relevance
185 float H = c.unitCoords.x(); in init()186 float S = c.unitCoords.y(); in init()187 float L = c.unitCoords.z(); in init()236 float r = c.unitCoords.x(); in init()237 float g = c.unitCoords.y(); in init()238 float b = c.unitCoords.z(); in init()
188 tcu::Vec4 unitCoords; member in deqp::ShaderEvalContext
356 unitCoords = quadGrid.getUnitCoords(sx, sy); in reset()
155 tcu::Vec4 unitCoords; member in deqp::gls::ShaderEvalContext
305 unitCoords = quadGrid.getUnitCoords(sx, sy); in reset()
207 tcu::Vec4 unitCoords; member in vkt::sr::ShaderEvalContext
426 unitCoords = m_quadGrid.getUnitCoords(sx, sy); in reset()