HomeSort by relevance Sort by last modified time
    Searched refs:OpenGL (Results 51 - 63 of 63) sorted by null

1 23

  /external/mesa3d/docs/specs/OLD/
MESA_packed_depth_stencil.spec 72 Additions to Chapter 2 of the 1.1 Specification (OpenGL Operation)
  /external/swiftshader/src/Device/
Renderer.hpp 66 static const Conventions OpenGL =
  /external/swiftshader/src/Renderer/
Renderer.hpp 66 static const Conventions OpenGL =
  /external/mesa3d/docs/specs/
MESA_swap_frame_usage.spec 89 Additions to Chapter 2 of the 1.4 GL Specification (OpenGL Operation)
  /external/webrtc/talk/app/webrtc/objc/
RTCOpenGLVideoRenderer.mm 41 #import <OpenGL/gl3.h>
46 // TODO(tkchin): check and log openGL errors. Methods here return BOOLs in
149 // OpenGL expects origin in bottom left corner.
173 // Handles for OpenGL constructs.
  /external/webrtc/webrtc/api/objc/
RTCOpenGLVideoRenderer.mm 20 #import <OpenGL/gl3.h>
25 // TODO(tkchin): check and log openGL errors. Methods here return BOOLs in
128 // OpenGL expects origin in bottom left corner.
152 // Handles for OpenGL constructs.
  /external/swiftshader/src/OpenGL/libGLES_CM/
Device.cpp 36 Device::Device(Context *context) : Renderer(context, OpenGL, true), context(context)
  /external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/
PVRShellAPI.cpp 53 #error OpenGL ES 2 requires egl.h version 1.3 or higher
126 m_pShell->PVRShellSet(prefExitMessage, "PVRShell: Failed to bind OpenGL API\n");
133 m_pShell->PVRShellSet(prefExitMessage, "PVRShell: Failed to bind OpenGL ES API\n");
163 //Attempt to create an OpenGL 3.2 context.
477 i32Values[0] & EGL_OPENGL_BIT ? "OPENGL " :
969 // The recommended technique for querying OpenGL extensions;
970 // adapted from http://opengl.org/resources/features/OGLextensions/
974 // from http://opengl.org/resources/features/OGLextensions/
989 OpenGL extensions string. Don't be fooled by sub-strings, etc. */
  /device/generic/goldfish-opengl/
common.mk 2 # the hardware OpenGL ES emulation for Android.
  /external/deqp-deps/glslang/gtests/
TestFixture.h 72 OpenGL,
  /external/swiftshader/src/OpenGL/libGLESv2/
Device.cpp 36 Device::Device(Context *context) : Renderer(context, OpenGL, true), context(context)
  /external/mesa3d/src/mesa/main/
texcompress_s3tc_tmp.h 26 #include <OpenGL/gl.h>
    [all...]
  /external/mesa3d/include/CL/
cl.hpp 157 #include <OpenGL/OpenGL.h>
    [all...]

Completed in 925 milliseconds

1 23