Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_client_context.h29 glLightModelfv_client_proc_t glLightModelfv; member
Dgl_entry.cpp405 void glLightModelfv(GLenum pname, const GLfloat* params) in glLightModelfv() function
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h29 glLightModelfv_server_proc_t glLightModelfv; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp1500 GL_API void GL_APIENTRY glLightModelfv( GLenum pname, const GLfloat *params) { in glLightModelfv() function
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl_mangle.h990 #define glLightModelfv MANGLE(LightModelfv) macro