HomeSort by relevance Sort by last modified time
    Searched refs:GL_API (Results 26 - 50 of 154) sorted by null

12 3 4 5 6 7

  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/GLES/
glplatform.h 22 #ifndef GL_API
23 #define GL_API KHRONOS_APICALL
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/GLES/
glplatform.h 22 #ifndef GL_API
23 #define GL_API KHRONOS_APICALL
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/GLES/
glplatform.h 22 #ifndef GL_API
23 #define GL_API KHRONOS_APICALL
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/GLES/
glplatform.h 22 #ifndef GL_API
23 #define GL_API KHRONOS_APICALL
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/GLES/
glplatform.h 22 #ifndef GL_API
23 #define GL_API KHRONOS_APICALL
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/GLES/
glplatform.h 22 #ifndef GL_API
23 #define GL_API KHRONOS_APICALL
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/GLES/
glplatform.h 22 #ifndef GL_API
23 #define GL_API KHRONOS_APICALL
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/GLES/
glplatform.h 22 #ifndef GL_API
23 #define GL_API KHRONOS_APICALL
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/GLES/
glplatform.h 22 #ifndef GL_API
23 #define GL_API KHRONOS_APICALL
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/GLES/
glplatform.h 22 #ifndef GL_API
23 #define GL_API KHRONOS_APICALL
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/GLES/
glplatform.h 22 #ifndef GL_API
23 #define GL_API KHRONOS_APICALL
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/GLES/
glplatform.h 22 #ifndef GL_API
23 #define GL_API KHRONOS_APICALL
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/GLES/
glplatform.h 22 #ifndef GL_API
23 #define GL_API KHRONOS_APICALL
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/GLES/
glplatform.h 22 #ifndef GL_API
23 #define GL_API KHRONOS_APICALL
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/GLES/
glplatform.h 22 #ifndef GL_API
23 #define GL_API KHRONOS_APICALL
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/GLES/
glplatform.h 22 #ifndef GL_API
23 #define GL_API KHRONOS_APICALL
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/GLES/
glplatform.h 22 #ifndef GL_API
23 #define GL_API KHRONOS_APICALL
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/GLES/
glplatform.h 22 #ifndef GL_API
23 #define GL_API KHRONOS_APICALL
  /sdk/emulator/opengl/host/libs/Translator/include/GLES/
glplatform.h 22 #ifndef GL_API
23 #define GL_API KHRONOS_APICALL
  /development/ndk/platforms/android-4/include/GLES/
gl.h 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);
596 GL_API void GL_APIENTRY glClipPlanef (GLenum plane, const GLfloat *equation);
597 GL_API void GL_APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
598 GL_API void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
599 GL_API void GL_APIENTRY glFogf (GLenum pname, GLfloat param);
600 GL_API void GL_APIENTRY glFogfv (GLenum pname, const GLfloat *params);
601 GL_API void GL_APIENTRY glFrustumf (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
602 GL_API void GL_APIENTRY glGetClipPlanef (GLenum pname, GLfloat eqn[4])
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GLES/
gl.h 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);
596 GL_API void GL_APIENTRY glClipPlanef (GLenum plane, const GLfloat *equation);
597 GL_API void GL_APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
598 GL_API void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
599 GL_API void GL_APIENTRY glFogf (GLenum pname, GLfloat param);
600 GL_API void GL_APIENTRY glFogfv (GLenum pname, const GLfloat *params);
601 GL_API void GL_APIENTRY glFrustumf (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
602 GL_API void GL_APIENTRY glGetClipPlanef (GLenum pname, GLfloat eqn[4])
    [all...]
  /external/mesa3d/include/GLES/
gl.h 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);
596 GL_API void GL_APIENTRY glClipPlanef (GLenum plane, const GLfloat *equation);
597 GL_API void GL_APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
598 GL_API void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
599 GL_API void GL_APIENTRY glFogf (GLenum pname, GLfloat param);
600 GL_API void GL_APIENTRY glFogfv (GLenum pname, const GLfloat *params);
601 GL_API void GL_APIENTRY glFrustumf (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
602 GL_API void GL_APIENTRY glGetClipPlanef (GLenum pname, GLfloat eqn[4])
    [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 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);
596 GL_API void GL_APIENTRY glClipPlanef (GLenum plane, const GLfloat *equation);
597 GL_API void GL_APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
598 GL_API void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
599 GL_API void GL_APIENTRY glFogf (GLenum pname, GLfloat param);
600 GL_API void GL_APIENTRY glFogfv (GLenum pname, const GLfloat *params);
601 GL_API void GL_APIENTRY glFrustumf (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
602 GL_API void GL_APIENTRY glGetClipPlanef (GLenum pname, GLfloat eqn[4])
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 592 GL_API void GL_APIENTRY glAlphaFunc (GLenum func, GLclampf ref);
593 GL_API void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
594 GL_API void GL_APIENTRY glClearDepthf (GLclampf depth);
595 GL_API void GL_APIENTRY glClipPlanef (GLenum plane, const GLfloat *equation);
596 GL_API void GL_APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
597 GL_API void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
598 GL_API void GL_APIENTRY glFogf (GLenum pname, GLfloat param);
599 GL_API void GL_APIENTRY glFogfv (GLenum pname, const GLfloat *params);
600 GL_API void GL_APIENTRY glFrustumf (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
601 GL_API void GL_APIENTRY glGetClipPlanef (GLenum pname, GLfloat eqn[4])
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 592 GL_API void GL_APIENTRY glAlphaFunc (GLenum func, GLclampf ref);
593 GL_API void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
594 GL_API void GL_APIENTRY glClearDepthf (GLclampf depth);
595 GL_API void GL_APIENTRY glClipPlanef (GLenum plane, const GLfloat *equation);
596 GL_API void GL_APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
597 GL_API void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
598 GL_API void GL_APIENTRY glFogf (GLenum pname, GLfloat param);
599 GL_API void GL_APIENTRY glFogfv (GLenum pname, const GLfloat *params);
600 GL_API void GL_APIENTRY glFrustumf (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
601 GL_API void GL_APIENTRY glGetClipPlanef (GLenum pname, GLfloat eqn[4])
    [all...]

Completed in 450 milliseconds

12 3 4 5 6 7