OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dummy_glShaderSource
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/GLcommon/
DummyGLfuncs.cpp
254
void GL_APIENTRY
dummy_glShaderSource
(GLuint shader, GLsizei count, const GLchar** string, const GLint* length){}
DummyGLfuncs.h
261
void GL_APIENTRY
dummy_glShaderSource
(GLuint shader, GLsizei count, const GLchar** string, const GLint* length);
Completed in 129 milliseconds