OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dummy_glMaterialf
(Results
1 - 2
of
2
) sorted by null
/development/tools/emulator/opengl/host/libs/Translator/GLcommon/
DummyGLfuncs.cpp
115
void GLAPIENTRY
dummy_glMaterialf
(GLenum face, GLenum pname, GLfloat param){}
DummyGLfuncs.h
122
void GLAPIENTRY
dummy_glMaterialf
(GLenum face, GLenum pname, GLfloat param);
Completed in 91 milliseconds