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

1 2 3 4

  /external/chromium_org/third_party/webrtc/modules/video_render/mac/
cocoa_render_view.h 19 #import <OpenGL/gl.h>
20 #import <OpenGL/glu.h>
21 #import <OpenGL/OpenGL.h>
  /external/chromium_org/third_party/webrtc/modules/desktop_capture/mac/
scoped_pixel_buffer_object.h 14 #include <OpenGL/CGLMacro.h>
15 #include <OpenGL/OpenGL.h>
  /external/chromium_org/third_party/mesa/src/src/glx/apple/
apple_visual.h 34 #include <OpenGL/CGLTypes.h>
apple_cgl.h 34 #include <OpenGL/CGLCurrent.h>
35 #include <OpenGL/CGLTypes.h>
36 #include <OpenGL/OpenGL.h>
39 #include <OpenGL/gl.h>
apple_visual.c 40 #include <OpenGL/OpenGL.h>
41 #include <OpenGL/CGLContext.h>
42 #include <OpenGL/CGLRenderers.h>
43 #include <OpenGL/CGLTypes.h>
76 /* Request an OpenGL 3.2 profile if one is available */
apple_glx_context.h 36 #include <OpenGL/CGLTypes.h>
37 #include <OpenGL/CGLContext.h>
  /external/mesa3d/src/glx/apple/
apple_visual.h 34 #include <OpenGL/CGLTypes.h>
apple_cgl.h 34 #include <OpenGL/CGLCurrent.h>
35 #include <OpenGL/CGLTypes.h>
36 #include <OpenGL/OpenGL.h>
39 #include <OpenGL/gl.h>
apple_visual.c 40 #include <OpenGL/OpenGL.h>
41 #include <OpenGL/CGLContext.h>
42 #include <OpenGL/CGLRenderers.h>
43 #include <OpenGL/CGLTypes.h>
76 /* Request an OpenGL 3.2 profile if one is available */
apple_glx_context.h 36 #include <OpenGL/CGLTypes.h>
37 #include <OpenGL/CGLContext.h>
  /external/chromium_org/ui/gl/
gpu_switching_manager.h 15 #include <OpenGL/OpenGL.h>
scoped_cgl.h 8 #include <OpenGL/OpenGL.h>
  /external/chromium_org/third_party/mesa/src/docs/
MESA_pack_invert.spec 28 OpenGL 1.0 or later is required
29 This extensions is written against the OpenGL 1.4 Specification.
34 images are to be packed in top-to-bottom order instead of OpenGL's
40 order. As it is, OpenGL reads images from the frame buffer in
71 Additions to Chapter 2 of the OpenGL 1.4 Specification (OpenGL Operation)
75 Additions to Chapter 3 of the OpenGL 1.4 Specification (Rasterization)
79 Additions to Chapter 4 of the OpenGL 1.4 Specification (Per-Fragment
103 Additions to Chapter 5 of the OpenGL 1.4 Specification (Special Functions)
107 Additions to Chapter 6 of the OpenGL 1.4 Specification (State an
    [all...]
MESA_release_buffers.spec 27 OpenGL 1.0 or later is required.
MESA_agp_offset.spec 29 OpenGL 1.0 or later is required
31 This extensions is written against the OpenGL 1.4 Specification.
57 Additions to the OpenGL 1.4 Specification
MESA_ycbcr_texture.spec 28 OpenGL 1.0 or later is required
29 This extension is written against the OpenGL 1.4 Specification.
72 Additions to Chapter 2 of the OpenGL 1.4 Specification (OpenGL Operation)
76 Additions to Chapter 3 of the OpenGL 1.4 Specification (Rasterization)
148 Additions to Chapter 4 of the OpenGL 1.4 Specification (Per-Fragment
153 Additions to Chapter 5 of the OpenGL 1.4 Specification (Special Functions)
157 Additions to Chapter 6 of the OpenGL 1.4 Specification (State and
162 Additions to Appendix A of the OpenGL 1.4 Specification (Invariance)
  /external/mesa3d/docs/
MESA_pack_invert.spec 28 OpenGL 1.0 or later is required
29 This extensions is written against the OpenGL 1.4 Specification.
34 images are to be packed in top-to-bottom order instead of OpenGL's
40 order. As it is, OpenGL reads images from the frame buffer in
71 Additions to Chapter 2 of the OpenGL 1.4 Specification (OpenGL Operation)
75 Additions to Chapter 3 of the OpenGL 1.4 Specification (Rasterization)
79 Additions to Chapter 4 of the OpenGL 1.4 Specification (Per-Fragment
103 Additions to Chapter 5 of the OpenGL 1.4 Specification (Special Functions)
107 Additions to Chapter 6 of the OpenGL 1.4 Specification (State an
    [all...]
MESA_release_buffers.spec 27 OpenGL 1.0 or later is required.
MESA_agp_offset.spec 29 OpenGL 1.0 or later is required
31 This extensions is written against the OpenGL 1.4 Specification.
57 Additions to the OpenGL 1.4 Specification
  /external/chromium_org/content/browser/renderer_host/
compositing_iosurface_context_mac.h 9 #include <OpenGL/OpenGL.h>
  /external/chromium_org/content/common/gpu/
surface_handle_types_mac.h 9 #include <OpenGL/CGLIOSurface.h>
  /external/chromium_org/third_party/webrtc/test/gl/
gl_renderer.h 15 #include <OpenGL/gl.h>
  /external/deqp/framework/platform/osx/
tcuOSXPlatform.cpp 36 #include <OpenGL/OpenGL.h>
37 #include <OpenGL/CGLCurrent.h>
38 #include <OpenGL/CGLContext.h>
39 #include <OpenGL/CGLTypes.h>
40 #include <OpenGL/CGLRenderers.h>
42 #define OPENGL_LIBRARY_PATH "/System/Library/Frameworks/OpenGL.framework/Libraries/libGL.dylib"
90 throw NotSupportedError("Requested OpenGL profile is not supported in CGL");
97 throw NotSupportedError("Requested OpenGL version is not supported in CGL");
154 throw tcu::NotSupportedError("OpenGL version not supported")
    [all...]
  /external/chromium_org/content/plugin/
webplugin_accelerated_surface_proxy_mac.cc 5 #import <OpenGL/OpenGL.h>
27 // It's possible for OpenGL to fail to initialize (e.g., if an incompatible
  /external/chromium_org/third_party/skia/include/gpu/gl/
SkNativeGLContext.h 37 #include <OpenGL/OpenGL.h>

Completed in 398 milliseconds

1 2 3 4