Home
last modified time | relevance | path

Searched defs:GLdouble (Results 1 – 6 of 6) sorted by relevance

/external/deqp/framework/opengl/wrapper/
DglwTypes.inl61 typedef double GLdouble; typedef
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h2303 static inline void SET_Color3d(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLdouble, GLdouble,… in SET_Color3d()
2314 static inline void SET_Color3dv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(const GLdouble *))… in SET_Color3dv()
2479 static inline void SET_Color4d(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLdouble, GLdouble,… in SET_Color4d()
2490 static inline void SET_Color4dv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(const GLdouble *))… in SET_Color4dv()
2666 static inline void SET_Indexd(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLdouble)) { in SET_Indexd()
2677 static inline void SET_Indexdv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(const GLdouble *)) { in SET_Indexdv()
2776 static inline void SET_Normal3d(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLdouble, GLdouble… in SET_Normal3d()
2787 static inline void SET_Normal3dv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(const GLdouble *)… in SET_Normal3dv()
2864 static inline void SET_RasterPos2d(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLdouble, GLdou… in SET_RasterPos2d()
2875 … inline void SET_RasterPos2dv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(const GLdouble *)) { in SET_RasterPos2dv()
[all …]
/external/chromium_org/gpu/command_buffer/common/
Dgles2_cmd_format.h39 typedef double GLdouble; typedef
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
Dapi_exec_es1.c27 typedef double GLdouble; typedef
/external/chromium_org/third_party/mesa/src/include/GL/
Dgl.h163 typedef double GLdouble; /* double precision float */ typedef
/external/mesa3d/include/GL/
Dgl.h162 typedef double GLdouble; /* double precision float */ typedef