/sdk/emulator/opengl/tests/translator_tests/GLES_CM/ |
triangleCM.cpp | 27 #include <GLES/gl.h>
|
/device/generic/goldfish/opengl/system/gralloc/ |
gralloc.cpp | 1014 * GPU emulation (this is done by looking at the qemu.gles kernel 1025 property_get("ro.kernel.qemu.gles", prop, "0");
|
/device/generic/goldfish/opengl/tests/gles_android_wrapper/ |
gles.cpp | 30 ALOGE("failed to create gles dispatch\n"); 37 fprintf(stderr,"FATAL ERROR: GLES has not been initialized\n"); [all...] |
/external/chromium_org/third_party/angle/extensions/ |
EXT_draw_buffers.txt | 454 However in GL 4.3 and GLES 3.0, these limits were changed from 469 with GLES 3.0 and updated GL drivers. In an implementation cannot
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
glsl_parser_extras.cpp | 221 /** True if this extension is available to GLES shaders */ 329 * for desktop GL or GLES.
|
/external/chromium_org/third_party/skia/src/gpu/gl/ |
GrGLDefines.h | 19 // exported by GLES 1.0, GLES 2.0, and desktop GL required by the system. [all...] |
GrGLInterface.cpp | 520 // These functions are added to the 3.0 version of both GLES and GL.
|
/external/mesa3d/src/glsl/ |
glsl_parser_extras.cpp | 221 /** True if this extension is available to GLES shaders */ 329 * for desktop GL or GLES.
|
/external/skia/src/gpu/gl/ |
GrGLDefines.h | 19 // exported by GLES 1.0, GLES 2.0, and desktop GL required by the system. [all...] |
/frameworks/base/cmds/bootanimation/ |
BootAnimation.cpp | 48 #include <GLES/gl.h> 49 #include <GLES/glext.h>
|
/frameworks/native/opengl/libagl/ |
context.h | 31 #include <GLES/gl.h> 32 #include <GLES/glext.h>
|
/frameworks/rs/driver/ |
rsdGL.cpp | 27 #include <GLES/gl.h> 28 #include <GLES/glext.h>
|
/ndk/docs/text/ |
STABLE-APIS.text | 149 The standard OpenGL ES headers `<GLES/gl.h>` and `<GLES/glext.h>` contain the
|
/prebuilts/tools/linux-x86/emulator/lib/ |
libGLES_V2_translator.so | |
/sdk/emulator/opengl/host/libs/Translator/GLcommon/ |
GLEScontext.cpp | 20 #include <GLES/gl.h> 21 #include <GLES/glext.h>
|
/external/bison/po/ |
fr.po | 482 msgstr "Terminaux, suivis des règles où ils apparaissent" 486 msgstr "Non-terminaux, suivis des règles où ils apparaissent" 575 msgstr "la grammaire n'a pas de règles" 596 msgstr "Règles inutiles dans la grammaire" 610 msgstr[1] "%d règles inutiles dans la grammaire" [all...] |
/frameworks/base/core/jni/ |
android_opengl_GLES10.cpp | 20 #include <GLES/gl.h> 21 #include <GLES/glext.h> 41 /* special calls implemented in Android's GLES wrapper used to more 162 // GLES 2.x pnames 188 // GLES 1.x pnames [all...] |
android_opengl_GLES11.cpp | 20 #include <GLES/gl.h> 21 #include <GLES/glext.h> 41 /* special calls implemented in Android's GLES wrapper used to more 162 // GLES 2.x pnames 188 // GLES 1.x pnames [all...] |
/sdk/emulator/opengl/host/libs/Translator/GLES_CM/ |
GLEScmImp.cpp | 34 #include <GLES/gl.h> 35 #include <GLES/glext.h> 50 /************************************** GLES EXTENSIONS *********************************************************/ [all...] |
/ndk/sources/host-tools/make-3.81/po/ |
fr.po | 849 " -r, --no-builtin-rules d?sactiver les r?gles implicites internes\n" 855 "r?gles implicites internes\n" [all...] |
/external/chromium_org/native_client_sdk/doc_generated/devguide/devcycle/ |
vs-addin.html | 22 <li><p class="first"><a class="reference internal" href="#try-the-hello-world-gles-sample-project" id="id9">Try the <code>hello_world_gles</code> sample project</a></p> 248 </section></section><section id="try-the-hello-world-gles-sample-project"> 249 <h2 id="try-the-hello-world-gles-sample-project">Try the <code>hello_world_gles</code> sample project</h2> [all...] |
/cts/tests/tests/media/src/android/media/cts/ |
PresentationSyncTest.java | 373 * Draws a frame with GLES in the current context.
|
/external/chromium_org/cc/resources/ |
resource_provider.h | 39 namespace gles { namespace in namespace:gpu
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
u_format.csv | 163 # - http://www.khronos.org/registry/gles/extensions/OES/OES_compressed_ETC1_RGB8_texture.txt
|
/external/deqp/framework/opengl/simplereference/ |
sglrContext.hpp | 23 * \brief Simplified GLES reference context.
|