HomeSort by relevance Sort by last modified time
    Searched defs:GLclampf (Results 126 - 150 of 154) sorted by null

1 2 3 4 56 7

  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 30 typedef khronos_float_t GLclampf;
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 value, GLboolean invert)
    [all...]
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 30 typedef khronos_float_t GLclampf;
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 value, GLboolean invert)
    [all...]
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 30 typedef khronos_float_t GLclampf;
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 value, GLboolean invert)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/GLES/
gl.h 30 typedef khronos_float_t GLclampf;
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 value, GLboolean invert)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/GLES/
gl.h 30 typedef khronos_float_t GLclampf;
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 value, GLboolean invert)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/GLES/
gl.h 30 typedef khronos_float_t GLclampf;
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 value, GLboolean invert)
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/include/GLES/
gl.h 30 typedef khronos_float_t GLclampf;
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 value, GLboolean invert)
    [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h 56 typedef khronos_float_t GLclampf;
    [all...]
  /external/chromium_org/ppapi/lib/gl/include/GLES2/
gl2.h 30 typedef khronos_float_t GLclampf;
646 GL_APICALL void GL_APIENTRY glBlendColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
655 GL_APICALL void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
656 GL_APICALL void GL_APIENTRY glClearDepthf (GLclampf depth)
    [all...]
  /external/chromium_org/third_party/angle/include/GLES3/
gl3.h 56 typedef khronos_float_t GLclampf;
    [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h 57 typedef khronos_float_t GLclampf;
    [all...]
gl31.h 57 typedef khronos_float_t GLclampf;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
gl.h 33 typedef float GLclampf;
685 WINGDIAPI void APIENTRY glAlphaFunc(GLenum func,GLclampf ref);
696 WINGDIAPI void APIENTRY glClearColor(GLclampf red,GLclampf green,GLclampf blue,GLclampf alpha);
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/GLES3/
gl3.h 56 typedef khronos_float_t GLclampf;
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h 56 typedef khronos_float_t GLclampf;
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/GLES3/
gl3.h 56 typedef khronos_float_t GLclampf;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/GLES3/
gl3.h 56 typedef khronos_float_t GLclampf;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/GLES3/
gl3.h 57 typedef khronos_float_t GLclampf;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/GLES3/
gl3.h 56 typedef khronos_float_t GLclampf;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/GLES3/
gl3.h 57 typedef khronos_float_t GLclampf;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/GLES3/
gl3.h 56 typedef khronos_float_t GLclampf;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/GLES3/
gl3.h 57 typedef khronos_float_t GLclampf;
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
gl.h 162 typedef float GLclampf; /* single precision float in [0,1] */
779 GLAPI void GLAPIENTRY glClearColor( GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha );
787 GLAPI void GLAPIENTRY glAlphaFunc( GLenum func, GLclampf ref );
    [all...]
  /external/mesa3d/include/GL/
gl.h 161 typedef float GLclampf; /* single precision float in [0,1] */
778 GLAPI void GLAPIENTRY glClearColor( GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha );
786 GLAPI void GLAPIENTRY glAlphaFunc( GLenum func, GLclampf ref );
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/GL/
gl.h 165 typedef float GLclampf; /* single precision float in [0,1] */
782 GLAPI void GLAPIENTRY glClearColor( GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha );
790 GLAPI void GLAPIENTRY glAlphaFunc( GLenum func, GLclampf ref );
    [all...]

Completed in 1140 milliseconds

1 2 3 4 56 7