Searched defs:prepareIndexData (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/src/OpenGL/libGL/
H A DIndexDataManager.cpp96 GLenum IndexDataManager::prepareIndexData(GLenum type, GLsizei count, Buffer *buffer, const void *indices, TranslatedIndexData *translated) function in class:gl::IndexDataManager
/external/swiftshader/src/OpenGL/libGLES_CM/
H A DIndexDataManager.cpp88 GLenum IndexDataManager::prepareIndexData(GLenum type, GLsizei count, Buffer *buffer, const void *indices, TranslatedIndexData *translated) function in class:es1::IndexDataManager
/external/swiftshader/src/OpenGL/libGLESv2/
H A DIndexDataManager.cpp273 GLenum IndexDataManager::prepareIndexData(GLenum mode, GLenum type, GLuint start, GLuint end, GLsizei count, Buffer *buffer, const void *indices, TranslatedIndexData *translated, bool primitiveRestart) function in class:es2::IndexDataManager

Completed in 162 milliseconds