OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dummy_glDrawElements
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/GLcommon/
DummyGLfuncs.cpp
44
void GLAPIENTRY
dummy_glDrawElements
(GLenum mode, GLsizei count, GLenum type, const GLvoid *indices){}
DummyGLfuncs.h
51
void GLAPIENTRY
dummy_glDrawElements
(GLenum mode, GLsizei count, GLenum type, const GLvoid *indices);
Completed in 38 milliseconds