HomeSort by relevance Sort by last modified time
    Searched defs:GLclampf (Results 1 - 25 of 32) sorted by null

1 2

  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
gl_base_types.h 42 typedef khronos_float_t GLclampf;
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2.h 57 typedef khronos_float_t GLclampf;
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
gl2.h 34 typedef khronos_float_t GLclampf;
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 depth);
    [all...]
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 65 typedef float GLclampf;
474 GLAPI void APIENTRY glAlphaFunc (GLenum func, GLclampf ref);
479 GLAPI void APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
481 GLAPI void APIENTRY glClearDepthf (GLclampf depth);
497 GLAPI void APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
557 GLAPI void APIENTRY glSampleCoverage (GLclampf value, GLboolean invert)
    [all...]
  /device/generic/goldfish-opengl/system/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...]
  /external/mesa3d/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...]
  /external/swiftshader/include/GLES/
gl.h 55 typedef khronos_float_t GLclampf;
  /external/swiftshader/third_party/PowerVR_SDK/Builds/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...]
  /frameworks/native/opengl/include/GLES/
gl.h 70 typedef khronos_float_t GLclampf;
  /device/generic/goldfish-opengl/system/include/GLES3/
gl3.h 57 typedef khronos_float_t GLclampf;
    [all...]
gl31.h 57 typedef khronos_float_t GLclampf;
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 61 typedef khronos_float_t GLclampf;
    [all...]
  /external/swiftshader/include/GLES2/
gl2.h 63 typedef khronos_float_t GLclampf;
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
gl3.h 56 typedef khronos_float_t GLclampf;
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 63 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...]
  /external/mesa3d/include/GL/
gl.h 133 typedef float GLclampf; /* single precision float in [0,1] */
750 GLAPI void GLAPIENTRY glClearColor( GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha );
758 GLAPI void GLAPIENTRY glAlphaFunc( GLenum func, GLclampf ref );
    [all...]
  /external/mesa3d/include/GLES3/
gl3.h 61 typedef khronos_float_t GLclampf;
    [all...]
  /external/swiftshader/include/GLES3/
gl3.h 63 typedef khronos_float_t GLclampf;
    [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h 63 typedef khronos_float_t GLclampf;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/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/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_opengles2.h 388 typedef khronos_float_t GLclampf;
834 GL_APICALL void GL_APIENTRY glBlendColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
843 GL_APICALL void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
844 GL_APICALL void GL_APIENTRY glClearDepthf (GLclampf depth)
    [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_opengles2.h 388 typedef khronos_float_t GLclampf;
834 GL_APICALL void GL_APIENTRY glBlendColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
843 GL_APICALL void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
844 GL_APICALL void GL_APIENTRY glClearDepthf (GLclampf depth)
    [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_opengles2.h 388 typedef khronos_float_t GLclampf;
834 GL_APICALL void GL_APIENTRY glBlendColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
843 GL_APICALL void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
844 GL_APICALL void GL_APIENTRY glClearDepthf (GLclampf depth)
    [all...]
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_opengles2.h 388 typedef khronos_float_t GLclampf;
834 GL_APICALL void GL_APIENTRY glBlendColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
843 GL_APICALL void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
844 GL_APICALL void GL_APIENTRY glClearDepthf (GLclampf depth)
    [all...]

Completed in 605 milliseconds

1 2