Home
last modified time | relevance | path

Searched defs:glNormal3f (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_client_context.h38 glNormal3f_client_proc_t glNormal3f; member
Dgl_entry.cpp459 void glNormal3f(GLfloat nx, GLfloat ny, GLfloat nz) in glNormal3f() function
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h38 glNormal3f_server_proc_t glNormal3f; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp1694 GL_API void GL_APIENTRY glNormal3f( GLfloat nx, GLfloat ny, GLfloat nz) { in glNormal3f() function
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl_mangle.h1224 #define glNormal3f MANGLE(Normal3f) macro