Searched refs:out_third_routine_result (Results 1 – 2 of 2) sorted by relevance
505 Utils::vec4<glw::GLfloat>& out_third_routine_result,
4137 Utils::vec4<glw::GLfloat>& out_third_routine_result, in testDraw() argument4194 out_third_routine_result.m_x = float_ptr[8]; in testDraw()4195 out_third_routine_result.m_y = float_ptr[9]; in testDraw()4196 out_third_routine_result.m_z = float_ptr[10]; in testDraw()4197 out_third_routine_result.m_w = float_ptr[11]; in testDraw()