Home
last modified time | relevance | path

Searched refs:out_third_routine_result (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.hpp505 Utils::vec4<glw::GLfloat>& out_third_routine_result,
Dgl4cShaderSubroutineTests.cpp4137 Utils::vec4<glw::GLfloat>& out_third_routine_result, in testDraw() argument
4194 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()