Searched refs:gl_max_tess_control_input_components_value (Results 1 – 1 of 1) sorted by relevance
10143 glw::GLint gl_max_tess_control_input_components_value = 0; in initTest() local10153 … gl.getIntegerv(GL_MAX_TESS_CONTROL_INPUT_COMPONENTS, &gl_max_tess_control_input_components_value); in initTest()10163 de::min(gl_max_vertex_output_components_value, gl_max_tess_control_input_components_value); in initTest()