OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dummy_glVertexAttrib2f
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/GLcommon/
DummyGLfuncs.cpp
191
void GL_APIENTRY
dummy_glVertexAttrib2f
(GLuint indx, GLfloat x, GLfloat y){}
DummyGLfuncs.h
198
void GL_APIENTRY
dummy_glVertexAttrib2f
(GLuint indx, GLfloat x, GLfloat y);
Completed in 171 milliseconds