OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dummy_glFramebufferTexture3DEXT
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/GLcommon/
DummyGLfuncs.cpp
163
void GLAPIENTRY
dummy_glFramebufferTexture3DEXT
(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset){}
DummyGLfuncs.h
170
void GLAPIENTRY
dummy_glFramebufferTexture3DEXT
(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset);
Completed in 76 milliseconds