Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/wrapper/
DglwTypes.inl62 typedef double GLclampd; typedef
/external/mesa3d/include/GL/
Dgl.h135 typedef double GLclampd; /* double precision float in [0,1] */ typedef
Dglcorearb.h366 typedef double GLclampd; typedef
/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h4776 static inline void SET_ClearDepth(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLclampd)) { in SET_ClearDepth()
5656 static inline void SET_DepthRange(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLclampd, GLclam… in SET_DepthRange()
11629 …hRangeArrayv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLsizei, const GLclampd *)) { in SET_DepthRangeArrayv()
11640 …T_DepthRangeIndexed(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLclampd, GLclampd)) { in SET_DepthRangeIndexed() argument
16458 static inline void SET_DepthBoundsEXT(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLclampd, GL… in SET_DepthBoundsEXT()
/external/swiftshader/include/GL/
Dglcorearb.h366 typedef double GLclampd; typedef