OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dummy_glTexEnvfv
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/GLcommon/
DummyGLfuncs.cpp
135
void GLAPIENTRY
dummy_glTexEnvfv
(GLenum target, GLenum pname, const GLfloat *params){}
DummyGLfuncs.h
142
void GLAPIENTRY
dummy_glTexEnvfv
(GLenum target, GLenum pname, const GLfloat *params);
Completed in 24 milliseconds