OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dummy_glUniform4i
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/GLcommon/
DummyGLfuncs.cpp
217
void GL_APIENTRY
dummy_glUniform4i
(GLint location, GLint x, GLint y, GLint z, GLint w){}
DummyGLfuncs.h
224
void GL_APIENTRY
dummy_glUniform4i
(GLint location, GLint x, GLint y, GLint z, GLint w);
Completed in 37 milliseconds