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

  /frameworks/base/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 )
  /development/ndk/platforms/android-4/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...]
gl.h 31 typedef khronos_int32_t GLclampx;
633 GL_API void GL_APIENTRY glAlphaFuncx (GLenum func, GLclampx ref);
640 GL_API void GL_APIENTRY glClearColorx (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
641 GL_API void GL_APIENTRY glClearDepthx (GLclampx depth);
658 GL_API void GL_APIENTRY glDepthRangex (GLclampx zNear, GLclampx zFar);
717 GL_API void GL_APIENTRY glSampleCoveragex (GLclampx value, GLboolean invert)
    [all...]
  /prebuilt/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...]
gl.h 31 typedef khronos_int32_t GLclampx;
633 GL_API void GL_APIENTRY glAlphaFuncx (GLenum func, GLclampx ref);
640 GL_API void GL_APIENTRY glClearColorx (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
641 GL_API void GL_APIENTRY glClearDepthx (GLclampx depth);
658 GL_API void GL_APIENTRY glDepthRangex (GLclampx zNear, GLclampx zFar);
717 GL_API void GL_APIENTRY glSampleCoveragex (GLclampx value, GLboolean invert)
    [all...]
  /prebuilt/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...]
gl.h 31 typedef khronos_int32_t GLclampx;
633 GL_API void GL_APIENTRY glAlphaFuncx (GLenum func, GLclampx ref);
640 GL_API void GL_APIENTRY glClearColorx (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
641 GL_API void GL_APIENTRY glClearDepthx (GLclampx depth);
658 GL_API void GL_APIENTRY glDepthRangex (GLclampx zNear, GLclampx zFar);
717 GL_API void GL_APIENTRY glSampleCoveragex (GLclampx value, GLboolean invert)
    [all...]
  /prebuilt/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...]
gl.h 31 typedef khronos_int32_t GLclampx;
633 GL_API void GL_APIENTRY glAlphaFuncx (GLenum func, GLclampx ref);
640 GL_API void GL_APIENTRY glClearColorx (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
641 GL_API void GL_APIENTRY glClearDepthx (GLclampx depth);
658 GL_API void GL_APIENTRY glDepthRangex (GLclampx zNear, GLclampx zFar);
717 GL_API void GL_APIENTRY glSampleCoveragex (GLclampx value, GLboolean invert)
    [all...]
  /prebuilt/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...]
gl.h 31 typedef khronos_int32_t GLclampx;
633 GL_API void GL_APIENTRY glAlphaFuncx (GLenum func, GLclampx ref);
640 GL_API void GL_APIENTRY glClearColorx (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
641 GL_API void GL_APIENTRY glClearDepthx (GLclampx depth);
658 GL_API void GL_APIENTRY glDepthRangex (GLclampx zNear, GLclampx zFar);
717 GL_API void GL_APIENTRY glSampleCoveragex (GLclampx value, GLboolean invert)
    [all...]
  /prebuilt/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...]
gl.h 31 typedef khronos_int32_t GLclampx;
633 GL_API void GL_APIENTRY glAlphaFuncx (GLenum func, GLclampx ref);
640 GL_API void GL_APIENTRY glClearColorx (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
641 GL_API void GL_APIENTRY glClearDepthx (GLclampx depth);
658 GL_API void GL_APIENTRY glDepthRangex (GLclampx zNear, GLclampx zFar);
717 GL_API void GL_APIENTRY glSampleCoveragex (GLclampx value, GLboolean invert)
    [all...]
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
importgl.h 83 FNDEF(void, glClearColorx, (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha));
  /frameworks/base/opengl/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...]
gl.h 32 typedef khronos_int32_t GLclampx;
634 GL_API void GL_APIENTRY glAlphaFuncx (GLenum func, GLclampx ref);
641 GL_API void GL_APIENTRY glClearColorx (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
642 GL_API void GL_APIENTRY glClearDepthx (GLclampx depth);
659 GL_API void GL_APIENTRY glDepthRangex (GLclampx zNear, GLclampx zFar);
718 GL_API void GL_APIENTRY glSampleCoveragex (GLclampx value, GLboolean invert)
    [all...]
  /frameworks/base/opengl/libagl/
state.cpp 220 void glSampleCoveragex(GLclampx value, GLboolean invert) {
550 void glAlphaFuncx(GLenum func, GLclampx ref) {
565 void glClearColorx(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha) {
580 void glClearDepthx(GLclampx depth) {
matrix.cpp 1100 void glDepthRangex(GLclampx zNear, GLclampx zFar)
  /frameworks/base/opengl/tests/angeles/include/GLES/
gl.h 70 typedef int GLclampx;
475 GLAPI void APIENTRY glAlphaFuncx (GLenum func, GLclampx ref);
480 GLAPI void APIENTRY glClearColorx (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
482 GLAPI void APIENTRY glClearDepthx (GLclampx depth);
498 GLAPI void APIENTRY glDepthRangex (GLclampx zNear, GLclampx zFar);
558 GLAPI void APIENTRY glSampleCoveragex (GLclampx value, GLboolean invert)
    [all...]
  /frameworks/base/core/jni/
android_opengl_GLES10.cpp 177 /* void glAlphaFuncx ( GLenum func, GLclampx ref ) */
183 (GLclampx)ref
228 /* void glClearColorx ( GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha ) */
233 (GLclampx)red,
234 (GLclampx)green,
235 (GLclampx)blue,
236 (GLclampx)alph
    [all...]
android_opengl_GLES11Ext.cpp 505 /* void glAlphaFuncxOES ( GLenum func, GLclampx ref ) */
511 (GLclampx)ref
515 /* void glClearColorxOES ( GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha ) */
520 (GLclampx)red,
521 (GLclampx)green,
522 (GLclampx)blue,
523 (GLclampx)alph
    [all...]
com_google_android_gles_jni_GLImpl.cpp 303 /* void glAlphaFuncx ( GLenum func, GLclampx ref ) */
309 (GLclampx)ref
354 /* void glClearColorx ( GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha ) */
359 (GLclampx)red,
360 (GLclampx)green,
361 (GLclampx)blue,
362 (GLclampx)alph
    [all...]

Completed in 401 milliseconds