Home
last modified time | relevance | path

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

123456

/external/angle/src/tests/
Dangle_end2end_tests_expectations.txt10 6063 GLES : SimpleStateChangeTestES31.DrawThenChangeFBOThenDrawThenFlushInAnotherThreadThenDrawInde…
14 6073 GLES : ProgramInterfaceTestES31.ReloadFromCacheShouldNotCrash/ES3_1_OpenGLES__cached = SKIP
27 4092 WIN GLES : BufferDataOverflowTest.VertexBufferIntegerOverflow/* = SKIP
40 1230024 LINUX AMD GLES : GLSLTest_ES31.TypesUsedInDifferentBlockStorages/* = SKIP
49 6115 NVIDIA GLES : GLSLTestLoops.DoWhileContinue/* = SKIP
50 6115 NVIDIA GLES : GLSLTestLoops.DoWhileUnconditionalContinue/* = SKIP
51 6115 NVIDIA GLES : GLSLTestLoops.DoWhileContinueInSwitch/* = SKIP
52 6115 NVIDIA GLES : GLSLTestLoops.WhileBreak/* = SKIP
55 6172 NVIDIA GLES : GLSLTest_ES31.TypesUsedInDifferentBlockStorages/* = SKIP
90 6095 ANDROID GLES : GLSLTest_ES3.InitGlobalComplexConstant/ES3_OpenGLES = SKIP
[all …]
/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/doc/
DdEQP-Charts.md11 <iframe id="GLES 2.0 Desktop OpenGL Win10 NVIDIA" width="1200px" height="371px" class="noborder" sr…
13 <iframe id="GLES 3.0 Desktop OpenGL Win10 NVIDIA" width="1200px" height="371px" class="noborder" sr…
15 <iframe id="GLES 3.1 Desktop OpenGL Win10 NVIDIA" width="1200px" height="371px" class="noborder" sr…
23 <iframe id="GLES 2.0 Vulkan Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="https…
25 <iframe id="GLES 3.0 Vulkan Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="https…
27 <iframe id="GLES 3.1 Vulkan Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="https…
33 <iframe id="GLES 2.0 Vulkan khr Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="h…
35 <iframe id="GLES 3.0 Vulkan khr Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="h…
37 <iframe id="GLES 3.1 Vulkan khr Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="h…
43 <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/swiftshader/docs/
DANGLE.md7 … initially offered a GLES frontend, this has been deprecated and replaced by a Vulkan frontend. In…
9 ## Why use ANGLE instead of SwiftShader's GLES frontend?
11 There are a few reasons why SwiftShader's GLES frontend has been deprecated, and that we now recomm…
13 1. GLES 3.1 support - ANGLE supports GLES 3.1, while SwiftShader supports 3.0.
15 2. [ANGLE's GLES 3.1](https://www.khronos.org/conformance/adopters/conformant-products/opengles#sub…
17 3. ANGLE's GLES validation is more complete than SwiftShader's.
19 4. Dropping support SwiftShader's GLES frontend allows our team to focus our efforts on implementin…
43 1. Set `ANGLE_DEFAULT_PLATFORM=swiftshader` environment variable. When running your GLES applicatio…
45 …ebug/libvk_swiftshader_icd.json` environment variables. When running your GLES application, ANGLE …
/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/mesa3d/.gitlab-ci/
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-default-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-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-t860-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-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/autotest/client/site_tests/graphics_GLAPICheck/
Dcontrol7 PURPOSE = 'Verify correctness of OpenGL/GLES.'
12 - GLES version is less than 2
27 OpenGL/GLES, and then parse those strings to compare with expected values.
/external/toolchain-utils/android_bench_suite/
DHwui_flags_internal.diff36 - // Enables fine-grained GLES error checking
37 + // Enables fine-grained GLES error checking
38 // If enabled, every GLES call is wrapped & error checked
/external/deqp/modules/egl/
DteglGetProcAddressTests.cpp222 GLES, enumerator
243 case GLES: in RenderableType()
270 case GLES: in isApiSupported()
285 case GLES : return FunctionNames(DE_LENGTH_OF_ARRAY(s_GLES10), s_GLES10); in getCoreFunctionNames()
315 case GLES: in executeTest()
385 …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',
/external/angle/src/tests/test_expectations/
DGPUTestExpectationsTest.cpp47 bool GLES = false; in validateConfigAPI() local
62 GLES = true; in validateConfigAPI()
77 EXPECT_EQ(GLES, config.getConditions()[GPUTestConfig::kConditionGLES]); in validateConfigAPI()
/external/angle/src/tests/deqp_support/
Ddeqp_egl_test_expectations.txt15 3916 GLES : dEQP-EGL.functional.sharing.gles2.multithread.* = SKIP
16 3916 GLES : dEQP-EGL.functional.multithread.* = SKIP
17 3916 GLES : dEQP-EGL.functional.render.multi_thread.* = SKIP
18 3916 GLES : dEQP-EGL.functional.color_clears.multi_thread.* = SKIP
134 // Android GLES-only failues
135 2567 ANDROID GLES : dEQP-EGL.functional.image.api.create_image_gles2_tex2d_red = FAIL
136 2567 ANDROID GLES : dEQP-EGL.functional.image.api.create_image_gles2_tex2d_rg = FAIL
137 2716 ANDROID GLES : dEQP-EGL.functional.preserve_swap.preserve.* = FAIL
202 4606 GLES : dEQP-EGL.functional.image.api.create_image_gles2_* = FAIL

123456