Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl3cTransformFeedbackTests.cpp5544 glw::GLint primitives_written_to_xfb_to_stream_0 = 0; in inspectQueries() local
5547 gl.getQueryObjectiv(m_qo_id[2], GL_QUERY_RESULT, &primitives_written_to_xfb_to_stream_0); in inspectQueries()
5554 (primitives_written_to_xfb_to_stream_0 == 3) && (primitives_written_to_xfb_to_stream_1 == 3)) in inspectQueries()