Searched refs:gl_max_tess_control_output_components_value (Results 1 – 1 of 1) sorted by relevance
10064 glw::GLint gl_max_tess_control_output_components_value = 0; in initTest() local10074 …gl.getIntegerv(GL_MAX_TESS_CONTROL_OUTPUT_COMPONENTS, &gl_max_tess_control_output_components_value… in initTest()10087 …ents_per_stage = de::min(m_n_max_components_per_stage, gl_max_tess_control_output_components_value… in initTest()