Home
last modified time | relevance | path

Searched defs:applyIndexBuffer (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/OpenGL/libGL/
DContext.cpp1975 GLenum Context::applyIndexBuffer(const void *indices, GLsizei count, GLenum mode, GLenum type, Tran… in applyIndexBuffer() function in gl::Context
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp2053 GLenum Context::applyIndexBuffer(const void *indices, GLsizei count, GLenum mode, GLenum type, Tran… in applyIndexBuffer() function in es1::Context
/external/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp2964 GLenum Context::applyIndexBuffer(const void *indices, GLuint start, GLuint end, GLsizei count, GLen… in applyIndexBuffer() function in es2::Context