Searched refs:s_bo_ids_count (Results 1 – 2 of 2) sorted by relevance
1059 static const glw::GLuint s_bo_ids_count = 2; member in gl3cts::TransformFeedback::DrawXFBStream1069 glw::GLuint m_bo_id[s_bo_ids_count];1118 static const glw::GLuint s_bo_ids_count = 2; member in gl3cts::TransformFeedback::CaptureSpecialInterleaved1125 glw::GLuint m_bo_id[s_bo_ids_count];
5094 gl.genBuffers(s_bo_ids_count, m_bo_id); in prepareAndBind()5097 for (glw::GLuint i = 0; i < s_bo_ids_count; ++i) in prepareAndBind()5195 for (glw::GLuint i = 0; i < s_bo_ids_count; ++i) in clean()5399 gl.genBuffers(s_bo_ids_count, m_bo_id); in prepareObjects()5402 for (glw::GLuint i = 0; i < s_bo_ids_count; ++i) in prepareObjects()5620 for (glw::GLuint i = 0; i < s_bo_ids_count; ++i) in clean()