Home
last modified time | relevance | path

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

/external/mesa3d/src/mapi/glapi/
Dglapi_priv.h41 typedef int GLclampx; typedef
/external/mesa3d/src/mesa/main/
Dglheader.h46 typedef int GLclampx; typedef
/external/swiftshader/include/GLES/
Dgl.h70 typedef khronos_int32_t GLclampx; typedef
/external/mesa3d/include/GLES/
Dgl.h32 typedef khronos_int32_t GLclampx; typedef
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
Dgl.h32 typedef khronos_int32_t GLclampx; typedef
/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h16461 static inline void SET_AlphaFuncx(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLclampx in SET_AlphaFuncx() argument
16472 static inline void SET_ClearColorx(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLclampx, GLcla… in SET_ClearColorx()
16483 static inline void SET_ClearDepthx(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLclampx)) { in SET_ClearDepthx()
16505 static inline void SET_DepthRangex(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLclampx, GLcla… in SET_DepthRangex()
16736 static inline void SET_SampleCoveragex(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLclampx, G… in SET_SampleCoveragex()