Searched refs:createIndexBuffer (Results 1 – 2 of 2) sorted by relevance
142 void createIndexBuffer (void);422 void DrawCallBatchingTest::createIndexBuffer (void) in createIndexBuffer() function in deqp::gles2::Performance::__anon15cc85300111::DrawCallBatchingTest492 createIndexBuffer(); in init()
240 GLuint createIndexBuffer (const glw::Functions& gl, const TestConfig& config) in createIndexBuffer() function535 m_indexBuffer = createIndexBuffer(m_gl, m_config); in TestContext()