HomeSort by relevance Sort by last modified time
    Searched refs:GLclampx (Results 1 - 25 of 215) sorted by null

1 2 3 4 5 6 7 8 9

  /external/mesa3d/src/mapi/glapi/
glapi_priv.h 41 typedef int GLclampx;
glapi_dispatch.c 106 GL_API void GL_APIENTRY glAlphaFuncx (GLenum func, GLclampx ref);
107 GL_API void GL_APIENTRY glClearColorx (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
108 GL_API void GL_APIENTRY glClearDepthx (GLclampx depth);
111 GL_API void GL_APIENTRY glDepthRangex (GLclampx zNear, GLclampx zFar);
138 GL_API void GL_APIENTRY glSampleCoveragex (GLclampx value, GLboolean invert);
  /external/mesa3d/src/mesa/main/
es1_conversion.h 32 _mesa_AlphaFuncx(GLenum func, GLclampx ref);
35 _mesa_ClearColorx(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
38 _mesa_ClearDepthx(GLclampx depth);
53 _mesa_DepthRangex(GLclampx zNear, GLclampx zFar);
156 _mesa_SampleCoveragex(GLclampx value, GLboolean invert);
  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles_proc.h 62 typedef void (* glAlphaFuncx_t) (GLenum, GLclampx);
69 typedef void (* glClearColorx_t) (GLclampx, GLclampx, GLclampx, GLclampx);
70 typedef void (* glClearDepthx_t) (GLclampx);
87 typedef void (* glDepthRangex_t) (GLclampx, GLclampx);
146 typedef void (* glSampleCoveragex_t) (GLclampx, GLboolean);
181 typedef void (* glAlphaFuncxOES_t) (GLenum, GLclampx);
    [all...]
  /frameworks/native/opengl/tools/glgen/specs/gles11/
GLES11Ext.spec 14 void glAlphaFuncxOES ( GLenum func, GLclampx ref )
15 void glClearColorxOES ( GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha )
16 void glClearDepthxOES ( GLclampx depth )
19 void glDepthRangexOES ( GLclampx zNear, GLclampx zFar )
46 void glSampleCoveragexOES ( GLclampx value, GLboolean invert )
GLES10.spec 3 void glAlphaFuncx ( GLenum func, GLclampx ref )
8 void glClearColorx ( GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha )
10 void glClearDepthx ( GLclampx depth )
26 void glDepthRangex ( GLclampx zNear, GLclampx zFar )
86 void glSampleCoveragex ( GLclampx value, GLboolean invert )
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
gl_base_types.h 44 typedef khronos_int32_t GLclampx;
  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_client_proc.h 51 typedef void (gl_APIENTRY *glAlphaFuncx_client_proc_t) (void * ctx, GLenum, GLclampx);
58 typedef void (gl_APIENTRY *glClearColorx_client_proc_t) (void * ctx, GLclampx, GLclampx, GLclampx, GLclampx);
59 typedef void (gl_APIENTRY *glClearDepthx_client_proc_t) (void * ctx, GLclampx);
75 typedef void (gl_APIENTRY *glDepthRangex_client_proc_t) (void * ctx, GLclampx, GLclampx);
134 typedef void (gl_APIENTRY *glSampleCoveragex_client_proc_t) (void * ctx, GLclampx, GLboolean);
187 typedef void (gl_APIENTRY *glAlphaFuncxOES_client_proc_t) (void * ctx, GLenum, GLclampx);
    [all...]
  /external/swiftshader/src/OpenGL/libGLES_CM/
libGLES_CM.hpp 45 void (*glAlphaFuncx)(GLenum func, GLclampx ref);
60 void (*glClearColorx)(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
62 void (*glClearDepthx)(GLclampx depth);
85 void (*glDepthRangex)(GLclampx zNear, GLclampx zFar);
182 void (*glSampleCoveragex)(GLclampx value, GLboolean invert);
  /development/ndk/platforms/android-9/include/GLES/
glext.h 531 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
532 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
533 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
536 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
563 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
571 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/GLES/
glext.h 531 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
532 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
533 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
536 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
563 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
571 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/GLES/
glext.h 531 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
532 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
533 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
536 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
563 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
571 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/GLES/
glext.h 531 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
532 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
533 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
536 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
563 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
571 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/GLES/
glext.h 531 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
532 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
533 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
536 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
563 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
571 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/GLES/
glext.h 531 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
532 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
533 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
536 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
563 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
571 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/GLES/
glext.h 531 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
532 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
533 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
536 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
563 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
571 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/GLES/
glext.h 531 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
532 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
533 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
536 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
563 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
571 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/GLES/
glext.h 531 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
532 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
533 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
536 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
563 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
571 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/GLES/
glext.h 531 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
532 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
533 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
536 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
563 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
571 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/GLES/
glext.h 531 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
532 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
533 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
536 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
563 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
571 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/GLES/
glext.h 531 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
532 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
533 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
536 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
563 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
571 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/GLES/
glext.h 531 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
532 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
533 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
536 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
563 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
571 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/GLES/
glext.h 531 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
532 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
533 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
536 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
563 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
571 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/GLES/
glext.h 531 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
532 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
533 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
536 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
563 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
571 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/GLES/
glext.h 531 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
532 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
533 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
536 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
563 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
571 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]

Completed in 548 milliseconds

1 2 3 4 5 6 7 8 9