| /frameworks/base/core/jni/ |
| android_opengl_GLES10Ext.cpp | 23 #include <GLES/gl.h> 24 #include <GLES/glext.h> 44 /* special calls implemented in Android's GLES wrapper used to more 275 // GLES 3.x pnames 288 // GLES 2.x pnames 314 // GLES 1.x pnames
|
| /external/mesa3d/src/mesa/main/ |
| get_hash_generator.py | 47 gl_apis=set(["GL", "GL_CORE", "GLES", "GLES2", "GLES3", "GLES31", "GLES32"]) 67 'GLES', 219 enabled_apis = set(["GLES", "GLES2", "GLES3", "GLES31", "GLES32",
|
| /frameworks/native/opengl/tools/glgen/stubs/jsr239/ |
| GLCHeader.cpp | 28 #include <GLES/gl.h> 29 #include <GLES/glext.h> 48 /* special calls implemented in Android's GLES wrapper used to more
|
| /build/make/target/board/generic_mips/ |
| BoardConfig.mk | 57 # the GLES renderer disables itself if host GL acceleration isn't available.
|
| /build/make/target/board/generic_mips64/ |
| BoardConfig.mk | 72 # the GLES renderer disables itself if host GL acceleration isn't available.
|
| /external/autotest/client/deps/glbench/src/ |
| trianglesetuptest.cc | 43 // Also note that GLES 2.0 uses 16 bit indices.
|
| /external/autotest/client/site_tests/graphics_SanAngeles/src/ |
| importgl.c | 37 /* Imports function pointers to selected function calls in GLES DLL
|
| /external/deqp/external/openglcts/modules/glesext/texture_buffer/ |
| esextcTextureBufferMAXSizeValidation.cpp | 62 /** Initializes GLES objects used during the test. 279 /** Deinitializes GLES objects created during the test. 287 /* Reset GLES state */ 294 /* Delete GLES objects */
|
| esextcTextureBufferParamValueIntToFloatConversion.cpp | 66 /** Initializes GLES objects used during the test. 252 /** Deinitializes GLES objects created during the test. 260 /* Reset GLES state */ 267 /* Delete GLES objects */
|
| esextcTextureBufferPrecision.cpp | 172 /** Deinitializes GLES objects created during the test */ 175 /* Retrieve GLES entry points. */ 178 /* Delete GLES objects */ 210 /* Retrieve GLES entry points. */
|
| /external/deqp/external/openglcts/modules/runner/ |
| glcKhronosMustpassEs.hpp | 22 const char* mustpassDir = "gl_cts/data/mustpass/gles/khronos_mustpass/3.2.4.x/";
|
| /external/deqp/modules/gles2/functional/ |
| es2fPrerequisiteTests.hpp | 49 } // gles
|
| /external/mesa3d/include/CL/ |
| cl_gl_ext.h | 51 * This allows us to avoid having to decide whether to include GL headers or GLES here.
|
| /external/mesa3d/src/mapi/glapi/ |
| SConscript | 23 if env['gles']:
|
| /external/skia/dm/ |
| DMGpuTestProcs.cpp | 50 // Use "native" instead of explicitly trying OpenGL and OpenGL ES. Do not use GLES on
|
| /external/skia/src/gpu/gl/ |
| GrGLContext.cpp | 46 * claim to support GLES 3.00, some perfectly valid GLSL300 shaders will only compile with
|
| /external/skqp/dm/ |
| DMGpuTestProcs.cpp | 50 // Use "native" instead of explicitly trying OpenGL and OpenGL ES. Do not use GLES on
|
| /external/skqp/src/gpu/gl/ |
| GrGLContext.cpp | 46 * claim to support GLES 3.00, some perfectly valid GLSL300 shaders will only compile with
|
| /frameworks/base/libs/hwui/tests/unit/ |
| main.cpp | 69 // Replace the default GLES driver
|
| /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
| TransformUtils.java | 42 // Note: Future versions of GLES will support NPOT mipmapping. When these become more
|
| /frameworks/native/libs/gui/ |
| SyncFeatures.cpp | 48 // GLES reads for a given buffer have completed.
|
| /frameworks/native/libs/gui/tests/ |
| MultiTextureConsumer_test.cpp | 27 #include <GLES/glext.h>
|
| /frameworks/native/opengl/libagl/ |
| BufferObjectManager.h | 30 #include <GLES/gl.h>
|
| /frameworks/native/opengl/tools/glgen/stubs/gles11/ |
| common.cpp | 19 /* special calls implemented in Android's GLES wrapper used to more 250 // GLES 3.x pnames 263 // GLES 2.x pnames 289 // GLES 1.x pnames
|
| /prebuilts/ndk/r16/sources/android/ndk_helper/ |
| shader.h | 27 #include <GLES/gl.h>
|