Searched refs:glMultiTexCoord4f_enc (Results 1 - 2 of 2) sorted by relevance
/development/tools/emulator/opengl/system/GLESv1_enc/ |
H A D | gl_enc.h | 48 void glMultiTexCoord4f_enc(void *self , GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q);
|
H A D | gl_enc.cpp | 439 void glMultiTexCoord4f_enc(void *self , GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q) function 4916 set_glMultiTexCoord4f(glMultiTexCoord4f_enc);
|
Completed in 14 milliseconds