Searched refs:out_first_routine_result (Results 1 – 2 of 2) sorted by relevance
503 Utils::vec4<glw::GLfloat>& out_first_routine_result,
4135 Utils::vec4<glw::GLfloat>& out_first_routine_result, in testDraw() argument4182 out_first_routine_result.m_x = float_ptr[0]; in testDraw()4183 out_first_routine_result.m_y = float_ptr[1]; in testDraw()4184 out_first_routine_result.m_z = float_ptr[2]; in testDraw()4185 out_first_routine_result.m_w = float_ptr[3]; in testDraw()