Lines Matching +full:gl +full:- +full:intel +full:- +full:cml
3 This is a list of all extensions currently supported by ANGLE's front-end, and
4 support listed for some of the tested targets for ANGLE's Vulkan back-end. To
5 produce a list of all supported extensions in the Vulkan back-end, run
6 `angle_end2end_tests` with `--gtest_filter EGLPrintEGLinfoTest.PrintGLInfo/ES*_Vulkan`.
14 Specifications for ANGLE-specific extensions can be found in the [ANGLE
18 using data from registry_xml.py and gl.xml.
24 | Extension Name | NVIDIA 1660 Win10 | Intel 630 Win10 | NVIDIA 1660 Linux | Intel 630 Linux | Swif…
25 … -------------- | :---------------: | :-------------: | :---------------: | :-------------: | :---…
218 | Extension Name | NVIDIA 1660 Win10 | Intel 630 Win10 | NVIDIA 1660 Linux | Intel 630 Linux | Swif…
219 … -------------- | :---------------: | :-------------: | :---------------: | :-------------: | :---…
277 | -------------- | :---------------: |
291 list of supported EGL extensions in ANGLE's front-end see
298 …* `GL_RENDERER` is `ANGLE (NVIDIA, Vulkan 1.2.142 (NVIDIA GeForce GTX 1660 (0x00002184)), NVIDIA-4…
303 Intel 630 Win10:
305 …* `GL_RENDERER` is `ANGLE (Intel, Vulkan 1.3.215 (Intel(R) UHD Graphics 630 (0x00009BC5)), Intel C…
306 * `GL_VENDOR` is `Google Inc. (Intel)`
312 …* `GL_RENDERER` is `ANGLE (NVIDIA, Vulkan 1.1.119 (NVIDIA GeForce GTX 1660 (0x00002184)), NVIDIA-4…
317 Intel 630 Linux:
319 …GL_RENDERER` is `ANGLE (Intel, Vulkan 1.2.131 (Intel(R) UHD Graphics 630 (CML GT2) (0x00009BC5)), …
320 * `GL_VENDOR` is `Google Inc. (Intel)`
326 …ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (Subzero) (0x0000C0DE)), SwiftShader driver-5.0.0)`
333 …1.1.128 (Adreno (TM) 640 (0x06040001)), Qualcomm Technologies Inc. Adreno Vulkan Driver-512.490.0)`
340 * `GL_RENDERER` is `ANGLE (ARM, Vulkan 1.1.201 (Mali-G78 (0x92020010)), Mali-G78-36.0.0)`
350 run: [example link](https://ci.chromium.org/ui/p/angle/builders/ci/win-test/520/overview).
357 To use it first authenticate to the `bb` and `luci-go` tools by running `bb
358 auth-login` and `./tools/luci-go/swarming login`. Then run the script and
359 re-run [code generation][CodeGen].
363 Re-run [code generation][CodeGen] and create a CL as per our normal process.