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

1 2 3

  /sdk/emulator/opengl/shared/OpenglCodecCommon/
gl_base_types.h 44 typedef khronos_int32_t GLclampx;
  /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 )
  /sdk/emulator/opengl/host/libs/libOpenglRender/
gl_proc.h 62 typedef void (GL_APIENTRY *glAlphaFuncx_t) (GLenum, GLclampx);
69 typedef void (GL_APIENTRY *glClearColorx_t) (GLclampx, GLclampx, GLclampx, GLclampx);
70 typedef void (GL_APIENTRY *glClearDepthx_t) (GLclampx);
87 typedef void (GL_APIENTRY *glDepthRangex_t) (GLclampx, GLclampx);
146 typedef void (GL_APIENTRY *glSampleCoveragex_t) (GLclampx, GLboolean);
181 typedef void (GL_APIENTRY *glAlphaFuncxOES_t) (GLenum, GLclampx);
    [all...]
  /sdk/emulator/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...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/GLES/
glext.h 335 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
336 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
337 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
340 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
367 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
375 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES/
glext.h 335 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
336 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
337 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
340 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
367 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
375 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES/
glext.h 335 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
336 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
337 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
340 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
367 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
375 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES/
glext.h 335 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
336 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
337 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
340 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
367 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
375 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES/
glext.h 335 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
336 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
337 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
340 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
367 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
375 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/ndk/android-ndk-r5/platforms/android-4/arch-arm/usr/include/GLES/
glext.h 335 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
336 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
337 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
340 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
367 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
375 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/ndk/android-ndk-r6/platforms/android-4/arch-arm/usr/include/GLES/
glext.h 335 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
336 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
337 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
340 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
367 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
375 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/ndk/android-ndk-r6/platforms/android-4/arch-x86/usr/include/GLES/
glext.h 335 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
336 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
337 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
340 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
367 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
375 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
importgl.h 82 FNDEF(void, glClearColorx, (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha));
  /development/ndk/platforms/android-4/include/GLES/
glext.h 529 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
530 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
531 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
534 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
561 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
569 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/GLES/
glext.h 529 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
530 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
531 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
534 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
561 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
569 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/GLES/
glext.h 529 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
530 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
531 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
534 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
561 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
569 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/GLES/
glext.h 529 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
530 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
531 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
534 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
561 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
569 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/GLES/
glext.h 529 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
530 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
531 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
534 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
561 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
569 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/GLES/
glext.h 529 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
530 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
531 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
534 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
561 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
569 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/GLES/
glext.h 529 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
530 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
531 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
534 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
561 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
569 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/GLES/
glext.h 529 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
530 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
531 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
534 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
561 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
569 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/GLES/
glext.h 529 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
530 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
531 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
534 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
561 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
569 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/GLES/
glext.h 529 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
530 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
531 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
534 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
561 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
569 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/GLES/
glext.h 529 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
530 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
531 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
534 GL_API void GL_APIENTRY glDepthRangexOES (GLclampx zNear, GLclampx zFar);
561 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
569 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLclampx ref)
    [all...]

Completed in 534 milliseconds

1 2 3