Searched refs:s_qo_ids_count (Results 1 – 2 of 2) sorted by relevance
1060 static const glw::GLuint s_qo_ids_count = 4; member in gl3cts::TransformFeedback::DrawXFBStream1072 glw::GLuint m_qo_id[s_qo_ids_count];
5415 gl.genQueries(s_qo_ids_count, m_qo_id); in prepareObjects()