Searched refs:out_second_routine_result (Results 1 – 2 of 2) sorted by relevance
504 Utils::vec4<glw::GLfloat>& out_second_routine_result,
4136 Utils::vec4<glw::GLfloat>& out_second_routine_result, in testDraw() argument4188 out_second_routine_result.m_x = float_ptr[4]; in testDraw()4189 out_second_routine_result.m_y = float_ptr[5]; in testDraw()4190 out_second_routine_result.m_z = float_ptr[6]; in testDraw()4191 out_second_routine_result.m_w = float_ptr[7]; in testDraw()