OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dummy_glColor4d
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/GLcommon/
DummyGLfuncs.cpp
89
void GLAPIENTRY
dummy_glColor4d
(GLdouble red, GLdouble green, GLdouble blue, GLdouble alpha){}
DummyGLfuncs.h
96
void GLAPIENTRY
dummy_glColor4d
(GLdouble red, GLdouble green, GLdouble blue, GLdouble alpha);
Completed in 29 milliseconds