Home
last modified time | relevance | path

Searched refs:gles1_APIENTRY (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_proc.h9 #ifndef gles1_APIENTRY
10 #define gles1_APIENTRY macro
12 typedef void (gles1_APIENTRY *glAlphaFunc_wrapper_proc_t) (GLenum, GLclampf);
13 typedef void (gles1_APIENTRY *glClearColor_wrapper_proc_t) (GLclampf, GLclampf, GLclampf, GLclampf);
14 typedef void (gles1_APIENTRY *glClearDepthf_wrapper_proc_t) (GLclampf);
15 typedef void (gles1_APIENTRY *glClipPlanef_wrapper_proc_t) (GLenum, const GLfloat*);
16 typedef void (gles1_APIENTRY *glColor4f_wrapper_proc_t) (GLfloat, GLfloat, GLfloat, GLfloat);
17 typedef void (gles1_APIENTRY *glDepthRangef_wrapper_proc_t) (GLclampf, GLclampf);
18 typedef void (gles1_APIENTRY *glFogf_wrapper_proc_t) (GLenum, GLfloat);
19 typedef void (gles1_APIENTRY *glFogfv_wrapper_proc_t) (GLenum, const GLfloat*);
[all …]
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
Dgl_base_types.h21 #ifndef gles1_APIENTRY
22 #define gles1_APIENTRY KHRONOS_APIENTRY macro