Searched refs:unitCoords (Results 1 – 5 of 5) 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()
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
425 unitCoords = m_quadGrid.getUnitCoords(sx, sy); in reset()