HomeSort by relevance Sort by last modified time
    Searched full:gles (Results 151 - 175 of 370) sorted by null

1 2 3 4 5 67 8 91011>>

  /sdk/emulator/opengl/host/libs/libOpenglRender/
render_api.cpp 65 // Load GLES Plugin
68 // Failed to load GLES
  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
egl.cpp 188 // Load our back-end implementation of EGL/GLES
208 // initialize gles
236 // try to initialize gl2 from GLES, though its probably going to fail
gles_proc.h 19 #include <GLES/gl.h>
21 #include <GLES/glext.h>
  /ndk/build/tools/
dev-platform-import.sh 381 GLES/gl.h \
382 GLES/glext.h \
383 GLES/glplatform.h
  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
DummyGLfuncs.cpp 83 /* OpenGL functions which are needed ONLY for implementing GLES 1.1*/
149 /* OpenGL functions which are needed ONLY for implementing GLES 1.1 EXTENSIONS*/
178 /* Loading OpenGL functions which are needed ONLY for implementing GLES 2.0*/
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
es_generator.py 104 'header' : 'GLES/gl.h',
105 'extheader' : 'GLES/glext.h',
141 sys.stderr.write("Parse an API specification file and generate wrapper functions for a given GLES version\n")
144 sys.stderr.write("-V specifies GLES version to generate [%s]:\n" % version)
184 * GLES version: %s
211 * the standard GLES headers.
    [all...]
glheader.h 100 /* GLES 2.0 tokens */
texcompress_cpal.c 27 * http://khronos.org/registry/gles/extensions/OES/OES_compressed_paletted_texture.txt
  /external/mesa3d/src/mesa/main/
es_generator.py 104 'header' : 'GLES/gl.h',
105 'extheader' : 'GLES/glext.h',
141 sys.stderr.write("Parse an API specification file and generate wrapper functions for a given GLES version\n")
144 sys.stderr.write("-V specifies GLES version to generate [%s]:\n" % version)
184 * GLES version: %s
211 * the standard GLES headers.
    [all...]
glheader.h 100 /* GLES 2.0 tokens */
texcompress_cpal.c 27 * http://khronos.org/registry/gles/extensions/OES/OES_compressed_paletted_texture.txt
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
GLClientState.h 25 #include <GLES/gl.h>
26 #include <GLES/glext.h>
Win32PipeStream.cpp 59 snprintf(path, pathlen, "\\\\.\\pipe\\qemu-gles-%d", port_number);
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmContext.cpp 22 #include <GLES/gl.h>
23 #include <GLES/glext.h>
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
GLClientState.h 25 #include <GLES/gl.h>
26 #include <GLES/glext.h>
  /cts/tests/tests/media/src/android/media/cts/
InputSurface.java 61 * Prepares EGL. We want a GLES 2.0 context and a surface that supports recording.
  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoActivity.java 37 // work done should be reported in GLES..View
  /external/chromium_org/cc/test/
fake_web_graphics_context_3d.cc 140 // Return the minimum precision requirements of the GLES specificatin.
  /external/chromium_org/gpu/config/
gpu_info.h 104 // TODO(zmo): should be able to tell if it's GL or GLES.
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-9.0.1.html 41 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=55856">Bug 55856</a> - kwin with gles window content is not updating (gen4)</li>
  /external/chromium_org/third_party/mesa/src/src/gallium/docs/source/
distro.rst 92 Tracker for the Khronos EGL standard, used to set up GL and GLES contexts
  /external/chromium_org/third_party/mesa/src/src/mesa/
Makefile.am 50 # include glapi_gen.mk for generating glapi headers for GLES
  /external/mesa3d/docs/
relnotes-9.0.1.html 41 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=55856">Bug 55856</a> - kwin with gles window content is not updating (gen4)</li>
  /external/mesa3d/src/gallium/docs/source/
distro.rst 92 Tracker for the Khronos EGL standard, used to set up GL and GLES contexts
  /external/mesa3d/src/mesa/
Makefile.am 50 # include glapi_gen.mk for generating glapi headers for GLES

Completed in 227 milliseconds

1 2 3 4 5 67 8 91011>>