Searched defs:applyIndexBuffer (Results 1 – 3 of 3) sorted by relevance
1367 angle::Result Renderer9::applyIndexBuffer(const gl::Context *context, in applyIndexBuffer() function in rx::Renderer9
3202 angle::Result StateManager11::applyIndexBuffer(const gl::Context *context, in applyIndexBuffer() function in rx::StateManager11
3106 GLenum Context::applyIndexBuffer(const void *indices, GLuint start, GLuint end, GLsizei count, GLen… in applyIndexBuffer() function in es2::Context