Home
last modified time | relevance | path

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

123456

/external/skia/tools/gpu/gl/interface/
Dinterface.json512 // - GLES: 2.0
16 // is a handy reference comparing GL and GLES API
20 "GLES": [{"ext": "<core>"}],
52 "GLES": null,
60 "GLES": [{"min_version": [3, 0], "ext": "<core>"}],
69 "GLES": [{"min_version": [3, 1], "ext": "<core>"}],
85 "GLES": [{"min_version": [3, 0], "ext": "<core>"},
101 "GLES": [{"min_version": [3, 2], "ext": "<core>"},
112 "GLES": [{"min_version": [3, 0], "ext": "GL_EXT_blend_func_extended"}],
122 "GLES": [{"min_version": [3, 0], "ext": "GL_EXT_blend_func_extended"}],
[all …]
/external/angle/src/tests/
Dangle_end2end_tests_expectations.txt18 6063 GLES : SimpleStateChangeTestES31.DrawThenChangeFBOThenDrawThenFlushInAnotherThreadThenDrawInde…
26 6347 GLES : FramebufferTestWithFormatFallback.R5G5B5A1_BlitCopyTexImage/* = SKIP
27 6347 GLES : FramebufferTestWithFormatFallback.RGBA4444_BlitCopyTexImage/* = SKIP
29 6989 GLES : BlitFramebufferTestES31.OOBResolve/* = SKIP
34 6743 GLES : SimpleStateChangeTestES3.RespecifyBufferAfterBeginTransformFeedback/* = SKIP
38 7854 GLES : MultithreadingTest.CreateMultiSharedContextAndDraw/* = SKIP
40 7854 GLES : ImageTest.MultithreadedAHBImportAndUseAsTexture/* = SKIP
41 7854 GLES : ImageTest.MultithreadedAHBImportAndUseAsRenderbuffer/* = SKIP
42 7854 GLES : MultithreadingTestES3.UnsynchronizedTextureReads/* = SKIP
43 7854 GLES : MultithreadingTestES3.UnsynchronizedTextureReads2/* = SKIP
[all …]
/external/angle/doc/
DdEQP-Charts.md15 <iframe id="GLES 2.0 Desktop OpenGL Win10 NVIDIA" width="1200px" height="371px" class="noborder" sr…
17 <iframe id="GLES 3.0 Desktop OpenGL Win10 NVIDIA" width="1200px" height="371px" class="noborder" sr…
19 <iframe id="GLES 3.1 Desktop OpenGL Win10 NVIDIA" width="1200px" height="371px" class="noborder" sr…
27 <iframe id="GLES 2.0 Vulkan Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="https…
29 <iframe id="GLES 3.0 Vulkan Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="https…
31 <iframe id="GLES 3.1 Vulkan Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="https…
37 <iframe id="GLES 2.0 Vulkan khr Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="h…
39 <iframe id="GLES 3.0 Vulkan khr Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="h…
41 <iframe id="GLES 3.1 Vulkan khr Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="h…
47 <iframe id="GLES 2.0 D3D11 Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="https:…
[all …]
DdEQP.md6 testing against GLES 2, GLES 3, EGL, and GLES 3.1 (on supported platforms).
13 * `angle_deqp_gles2_tests` for GLES 2.0 tests
14 * `angle_deqp_gles2_no_gtest` for GLES 2.0 tests without google test suite
15 * `angle_deqp_gles3_tests` for GLES 3.0 tests
16 * `angle_deqp_gles3_no_gtest` for GLES 3.0 tests without google test suite
19 * `angle_deqp_gles31_tests` for GLES 3.1 tests (currently very experimental)
20 …* `angle_deqp_gles31_no_gtest` for GLES 3.1 tests (currently very experimental) without google tes…
41 By default ANGLE tests with D3D11 on Windows, GLES on mobile and Desktop GL otherwise.
DGPUMemoryAnalysis.md27 is allocated and imported. For example, if a GLES command causes ANGLE five 4 KB descriptor set
61 example, for a GLES application/test that properly shuts down, the total size of each type of
68 Complex forms of analysis can be done by enabling logging of every GLES and EGL API command. This
76 allocation and import to be correlated with the GLES/EGL commands that caused it. If more context
77 is needed for the type of drawing and/or setup that is being done in a sea of GLES commands, this
DExternalBenchmarks.md3 This document contains instructions on how to run external benchmarks on ANGLE as the GLES renderer.
14 GLES 2.0 and supports Linux and Android. It performs tens of tests and reports the framerate for
28 To run glmark2 using the native implementation of GLES:
119 To switch back to native GLES driver:
/external/angle/include/GLES/
DREADME.md1 # ANGLE GLES 1.0 Headers
3 The GLES 1.0 headers ANGLE uses are generated using the Khronos tools but modified to include funct…
11 …1. Look for the section titled `# GLES 1.x API + mandatory extensions - GLES/gl.h (no function poi…
18 1. Run `python genheaders.py ../api/GLES/gl.h`
19 1. The generated header will now be in `OpenGL-Registry/api/GLES/gl.h`. You can copy the header ove…
/external/autotest/client/site_tests/graphics_parallel_dEQP/boards/
Dall-chipsets-skips.txt1 # We don't care to run the performance or stress tests from dEQP-GLES on
3 dEQP-GLES.*.performance.*
4 dEQP-GLES.*.stress.*
8 dEQP-GLES.*.accuracy.*
/external/angle/src/libANGLE/renderer/
DREADME.md4 and types in `renderer` are not specified by GLES. They instead are common to
12 between GLES and all the various back-end formats. It can represent any type
13 of format in ANGLE. e.g. Formats in Vulkan that don't exist in GLES, or DXGI
14 formats that don't exist in GLES, or Windows/Android surface configs that
18 format for an ANGLE format. For formats that don't exist in GLES this will
/external/mesa3d/.gitlab-ci/
Ddeqp-radeonsi-stoney-skips.txt6 dEQP-GLES[0-9]*.performance.*
7 dEQP-GLES[0-9]*.stress.*
10 dEQP-GLES[0-9]*.functional.flush_finish.*
Ddeqp-panfrost-g52-skips.txt6 dEQP-GLES[0-9]*.performance.*
7 dEQP-GLES[0-9]*.stress.*
10 dEQP-GLES[0-9]*.functional.flush_finish.*
Ddeqp-default-skips.txt6 dEQP-GLES[0-9]*.performance.*
7 dEQP-GLES[0-9]*.stress.*
10 dEQP-GLES[0-9]*.functional.flush_finish.*
Ddeqp-panfrost-t760-skips.txt6 dEQP-GLES[0-9]*.performance.*
7 dEQP-GLES[0-9]*.stress.*
10 dEQP-GLES[0-9]*.functional.flush_finish.*
Ddeqp-panfrost-t820-skips.txt6 dEQP-GLES[0-9]*.performance.*
7 dEQP-GLES[0-9]*.stress.*
10 dEQP-GLES[0-9]*.functional.flush_finish.*
Ddeqp-panfrost-t860-skips.txt6 dEQP-GLES[0-9]*.performance.*
7 dEQP-GLES[0-9]*.stress.*
10 dEQP-GLES[0-9]*.functional.flush_finish.*
Ddeqp-panfrost-t720-skips.txt6 dEQP-GLES[0-9]*.performance.*
7 dEQP-GLES[0-9]*.stress.*
10 dEQP-GLES[0-9]*.functional.flush_finish.*
Ddeqp-freedreno-a530-flakes.txt6 dEQP-GLES[0-9]*.performance.*
7 dEQP-GLES[0-9]*.stress.*
10 dEQP-GLES[0-9]*.functional.flush_finish.*
Ddeqp-softpipe-skips.txt6 dEQP-GLES[0-9]*.performance.*
7 dEQP-GLES[0-9]*.stress.*
10 dEQP-GLES[0-9]*.functional.flush_finish.*
Ddeqp-lima-skips.txt6 dEQP-GLES[0-9]*.performance
7 dEQP-GLES[0-9]*.stress
10 dEQP-GLES[0-9]*.functional.flush_finish
/external/angle/src/tests/deqp_support/
Ddeqp_egl_test_expectations.txt12 3916 GLES : dEQP-EGL.functional.sharing.gles2.multithread.* = SKIP
13 3916 GLES : dEQP-EGL.functional.multithread.* = SKIP
14 3916 GLES : dEQP-EGL.functional.render.multi_thread.* = SKIP
15 3916 GLES : dEQP-EGL.functional.color_clears.multi_thread.* = SKIP
108 // Android GLES-only failues
109 2567 ANDROID GLES : dEQP-EGL.functional.image.api.create_image_gles2_tex2d_red = FAIL
110 2567 ANDROID GLES : dEQP-EGL.functional.image.api.create_image_gles2_tex2d_rg = FAIL
111 2716 ANDROID GLES : dEQP-EGL.functional.preserve_swap.preserve.* = FAIL
113 8169 ANDROID GLES : dEQP-EGL.functional.fence_sync.valid.egl_fence_persistent_buffer = SKIP
147 4606 GLES : dEQP-EGL.functional.image.api.create_image_gles2_* = FAIL
[all …]
Ddeqp_gles3_test_expectations.txt461 1964 ANDROID GLES : dEQP-GLES3.functional.occlusion_query.* = FAIL
462 1962 ANDROID GLES : dEQP-GLES3.functional.shaders.preprocessor.conditional_inclusion.basic_2_fragme…
463 1962 ANDROID GLES : dEQP-GLES3.functional.shaders.preprocessor.conditional_inclusion.basic_2_vertex…
464 1962 ANDROID GLES : dEQP-GLES3.functional.shaders.preprocessor.conditional_inclusion.defined_macro_…
465 1962 ANDROID GLES : dEQP-GLES3.functional.shaders.preprocessor.conditional_inclusion.defined_macro_…
466 1963 ANDROID GLES : dEQP-GLES3.functional.shaders.return.conditional_return_always_fragment = FAIL
467 1963 ANDROID GLES : dEQP-GLES3.functional.shaders.return.conditional_return_always_vertex = FAIL
468 1963 ANDROID GLES : dEQP-GLES3.functional.shaders.return.output_write_always_fragment = FAIL
469 1963 ANDROID GLES : dEQP-GLES3.functional.shaders.return.output_write_always_vertex = FAIL
470 1963 ANDROID GLES : dEQP-GLES3.functional.shaders.return.output_write_in_func_always_fragment = FAIL
[all …]
/external/autotest/client/site_tests/graphics_GLAPICheck/
Dcontrol8 PURPOSE = 'Verify correctness of OpenGL/GLES.'
13 - GLES version is less than 2
28 OpenGL/GLES, and then parse those strings to compare with expected values.
/external/deqp/modules/egl/
DteglGetProcAddressTests.cpp222 GLES, enumerator
243 case GLES: in RenderableType()
266 case GLES: in isApiSupported()
281 case GLES : return FunctionNames(DE_LENGTH_OF_ARRAY(s_GLES10), s_GLES10); in getCoreFunctionNames()
311 case GLES: in executeTest()
381 …e (m_eglTestCtx, "gles", "Test OpenGL ES core functions", GetProcAddressCoreFunctionsCase::GLES)); in init()
/external/mesa3d/src/compiler/glsl/glcpp/tests/
D125-es-short-circuit-undefined.c.expected1 0:10(16): preprocessor error: undefined macro NOT_DEFINED in expression (illegal in GLES)
2 0:14(23): preprocessor error: undefined macro ALSO_NOT_DEFINED in expression (illegal in GLES)
/external/mesa3d/include/
Dmeson.build39 'GLES/egl.h',
40 'GLES/gl.h',
41 'GLES/glext.h',
42 'GLES/glplatform.h',
43 subdir : 'GLES',

123456