Searched defs:GLclampf (Results 1 - 14 of 14) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
H A Dgl2.h34 typedef khronos_float_t GLclampf; typedef
481 GL_APICALL void GL_APIENTRY glBlendColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
490 GL_APICALL void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
491 GL_APICALL void GL_APIENTRY glClearDepthf (GLclampf dept
[all...]
/external/mesa3d/include/GLES/
H A Dgl.h30 typedef khronos_float_t GLclampf; typedef
593 GL_API void GL_APIENTRY glAlphaFunc (GLenum func, GLclampf ref);
594 GL_API void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
595 GL_API void GL_APIENTRY glClearDepthf (GLclampf depth);
598 GL_API void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
717 GL_API void GL_APIENTRY glSampleCoverage (GLclampf valu
[all...]
/external/swiftshader/include/GLES/
H A Dgl.h55 typedef khronos_float_t GLclampf; typedef
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
H A Dgl.h30 typedef khronos_float_t GLclampf; typedef
593 GL_API void GL_APIENTRY glAlphaFunc (GLenum func, GLclampf ref);
594 GL_API void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
595 GL_API void GL_APIENTRY glClearDepthf (GLclampf depth);
598 GL_API void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
717 GL_API void GL_APIENTRY glSampleCoverage (GLclampf valu
[all...]
/external/mesa3d/include/GLES2/
H A Dgl2.h61 typedef khronos_float_t GLclampf; typedef
/external/swiftshader/include/GLES2/
H A Dgl2.h63 typedef khronos_float_t GLclampf; typedef
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
H A Dgl3.h56 typedef khronos_float_t GLclampf; typedef
/external/mesa3d/include/GL/
H A Dgl.h133 typedef float GLclampf; /* single precision float in [0,1] */ typedef
750 GLAPI void GLAPIENTRY glClearColor( GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha );
758 GLAPI void GLAPIENTRY glAlphaFunc( GLenum func, GLclampf ref );
1315 const GLclampf *priorities );
1635 GLAPI void GLAPIENTRY glBlendColor( GLclampf red, GLclampf green,
1636 GLclampf blu
[all...]
H A Dglcorearb.h194 typedef float GLclampf; typedef
/external/mesa3d/include/GLES3/
H A Dgl3.h61 typedef khronos_float_t GLclampf; typedef
H A Dgl31.h61 typedef khronos_float_t GLclampf; typedef
H A Dgl32.h61 typedef khronos_float_t GLclampf; typedef
/external/swiftshader/include/GLES3/
H A Dgl3.h63 typedef khronos_float_t GLclampf; typedef
/external/swiftshader/include/GL/
H A Dglcorearb.h365 typedef float GLclampf; typedef

Completed in 2781 milliseconds