Home
last modified time | relevance | path

Searched refs:GLES (Results 1 – 24 of 24) sorted by relevance

/external/libgdx/gdx/src/com/badlogic/gdx/graphics/glutils/
DGLVersion.java41 if (appType == Application.ApplicationType.Android) this.type = Type.GLES; in GLVersion()
42 else if (appType == Application.ApplicationType.iOS) this.type = Type.GLES; in GLVersion()
48 if (type == Type.GLES) { in GLVersion()
149 GLES, enumConstant
/external/autotest/client/site_tests/graphics_GLAPICheck/
Dcontrol7 PURPOSE = 'Verify correctness of OpenGL/GLES and X11 versions/extensions.'
12 - GLES version is less than 2
30 OpenGL/GLES and X11, and then parse those strings to compare with expected
/external/deqp/doc/testspecs/GLES2/
Dfunctional.scissors.txt30 + Clears (including GLES 3 only ones)
31 + Framebuffer blits (GLES 3)
Dfunctional.fbo.completeness.txt62 color/depth/stencil-renderability adheres to the GLES specification and
/external/deqp/android/cts/mnc/src/
Dgles31-pixelformat.txt1 # GLES 3.1 -- pixel format sensitive tests
Dgles31-rotation.txt1 # GLES 3.1 -- rotation sensitive tests
Dgles3-pixelformat.txt1 # GLES 3.0 -- pixel format sensitive tests
Dgles31-multisample.txt1 # GLES 3.1 -- MSAA sensitive tests
Dgles3-rotation.txt1 # GLES 3 -- rotation sensitive tests
Dgles3-multisample.txt1 # GLES 3 -- MSAA sensitive tests
/external/deqp/android/cts/master/src/
Dgles31-pixelformat.txt1 # GLES 3.1 -- pixel format sensitive tests
Dgles31-rotation.txt1 # GLES 3.1 -- rotation sensitive tests
Dgles3-pixelformat.txt1 # GLES 3.0 -- pixel format sensitive tests
Dgles3-rotation.txt1 # GLES 3 -- rotation sensitive tests
Dgles31-multisample.txt1 # GLES 3.1 -- MSAA sensitive tests
Dgles3-multisample.txt1 # GLES 3 -- MSAA sensitive tests
/external/mesa3d/src/gallium/targets/libgl-gdi/
DSConscript41 # when GLES is enabled, gl* and _glapi_* belong to bridge_glapi and
/external/mesa3d/src/gallium/targets/libgl-xlib/
DSConscript19 # when GLES is enabled, gl* and _glapi_* belong to bridge_glapi and
/external/mesa3d/
DSConstruct67 raise SCons.Errors.UserError, "GLES requires libxml2-python to build"
/external/mesa3d/src/gallium/docs/source/
Ddistro.rst92 Tracker for the Khronos EGL standard, used to set up GL and GLES contexts
/external/deqp/doc/testspecs/GLES31/
Dfunctional.debug.txt19 GLES 3.1 debug (KHR_debug)
/external/mesa3d/src/mesa/
DSConscript340 # generate GLES sources
349 # generate GLES headers
/external/deqp/doc/
Dqpa_file_format.txt92 InfoLogs are the outputs from the GLES log query functions.
/external/deqp/doc/testspecs/GLES3/
Dfunctional.fbo.completeness.txt63 color/depth/stencil-renderability adheres to the GLES specification and