Home
last modified time | relevance | path

Searched refs:GLclampf (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/libmali/include/GLES/
H A Dglext.h414 typedef void (GL_APIENTRYP PFNGLCLEARDEPTHFOESPROC) (GLclampf depth);
416 typedef void (GL_APIENTRYP PFNGLDEPTHRANGEFOESPROC) (GLclampf n, GLclampf f);
421 GL_API void GL_APIENTRY glClearDepthfOES (GLclampf depth);
423 GL_API void GL_APIENTRY glDepthRangefOES (GLclampf n, GLclampf f);
H A Dgl.h58 typedef khronos_float_t GLclampf; typedef
/OK3568_Linux_fs/external/xserver/glx/
H A Dindirect_dispatch.c1166 glClearColor(*(GLclampf *) (pc + 0), in __glXDisp_ClearColor()
1167 *(GLclampf *) (pc + 4), in __glXDisp_ClearColor()
1168 *(GLclampf *) (pc + 8), *(GLclampf *) (pc + 12)); in __glXDisp_ClearColor()
1362 glAlphaFunc(*(GLenum *) (pc + 0), *(GLclampf *) (pc + 4)); in __glXDisp_AlphaFunc()
2684 (const GLclampf *) (pc + 4)); in __glXDisp_PrioritizeTextures()
2732 glBlendColor(*(GLclampf *) (pc + 0), in __glXDisp_BlendColor()
2733 *(GLclampf *) (pc + 4), in __glXDisp_BlendColor()
2734 *(GLclampf *) (pc + 8), *(GLclampf *) (pc + 12)); in __glXDisp_BlendColor()
3706 SampleCoverage(*(GLclampf *) (pc + 0), *(GLboolean *) (pc + 4)); in __glXDisp_SampleCoverage()
H A Dindirect_dispatch_swap.c1353 glClearColor((GLclampf) bswap_FLOAT32(pc + 0), in __glXDispSwap_ClearColor()
1354 (GLclampf) bswap_FLOAT32(pc + 4), in __glXDispSwap_ClearColor()
1355 (GLclampf) bswap_FLOAT32(pc + 8), in __glXDispSwap_ClearColor()
1356 (GLclampf) bswap_FLOAT32(pc + 12)); in __glXDispSwap_ClearColor()
1555 glAlphaFunc((GLenum) bswap_ENUM(pc + 0), (GLclampf) bswap_FLOAT32(pc + 4)); in __glXDispSwap_AlphaFunc()
2975 (const GLclampf *) in __glXDispSwap_PrioritizeTextures()
3028 glBlendColor((GLclampf) bswap_FLOAT32(pc + 0), in __glXDispSwap_BlendColor()
3029 (GLclampf) bswap_FLOAT32(pc + 4), in __glXDispSwap_BlendColor()
3030 (GLclampf) bswap_FLOAT32(pc + 8), in __glXDispSwap_BlendColor()
3031 (GLclampf) bswap_FLOAT32(pc + 12)); in __glXDispSwap_BlendColor()
[all …]
/OK3568_Linux_fs/external/libmali/include/GLES2/
H A Dgl2.h63 typedef khronos_float_t GLclampf; typedef
H A Dgl2ext.h3655 typedef void (GL_APIENTRYP PFNGLALPHAFUNCQCOMPROC) (GLenum func, GLclampf ref);
3657 GL_APICALL void GL_APIENTRY glAlphaFuncQCOM (GLenum func, GLclampf ref);
/OK3568_Linux_fs/external/libmali/include/GLES3/
H A Dgl3.h63 typedef khronos_float_t GLclampf; typedef
H A Dgl31.h65 typedef khronos_float_t GLclampf; typedef
H A Dgl32.h65 typedef khronos_float_t GLclampf; typedef