Home
last modified time | relevance | path

Searched refs:gles3 (Results 1 – 25 of 367) sorted by relevance

12345678910>>...15

/third_party/vk-gl-cts/modules/gles3/functional/
DBUILD.gn14 # deqp-gles3-functional build
19 config("deqp-gles3-functional_config") {
24 ohos_source_set("deqp-gles3-functional_source") {
26 "//third_party/vk-gl-cts/modules/gles3/functional/es3fASTCDecompressionCases.cpp",
27 "//third_party/vk-gl-cts/modules/gles3/functional/es3fApiCase.cpp",
28 "//third_party/vk-gl-cts/modules/gles3/functional/es3fAttribLocationTests.cpp",
29 "//third_party/vk-gl-cts/modules/gles3/functional/es3fBlendTests.cpp",
30 "//third_party/vk-gl-cts/modules/gles3/functional/es3fBooleanStateQueryTests.cpp",
31 "//third_party/vk-gl-cts/modules/gles3/functional/es3fBufferCopyTests.cpp",
32 "//third_party/vk-gl-cts/modules/gles3/functional/es3fBufferMapTests.cpp",
[all …]
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
DBUILD.gn240 sources = [ "$deqp_path/data/gles3/data/brick.png" ]
242 [ "$root_gen_dir/vk_gl_cts_data/data/gles3/data/{{source_file_part}}" ]
247 "$deqp_path/data/gles3/data/etc1/photo_helsinki_113x89.pkm",
248 "$deqp_path/data/gles3/data/etc1/photo_helsinki_mip_0.pkm",
249 "$deqp_path/data/gles3/data/etc1/photo_helsinki_mip_1.pkm",
250 "$deqp_path/data/gles3/data/etc1/photo_helsinki_mip_2.pkm",
251 "$deqp_path/data/gles3/data/etc1/photo_helsinki_mip_3.pkm",
252 "$deqp_path/data/gles3/data/etc1/photo_helsinki_mip_4.pkm",
253 "$deqp_path/data/gles3/data/etc1/photo_helsinki_mip_5.pkm",
254 "$deqp_path/data/gles3/data/etc1/photo_helsinki_mip_6.pkm",
[all …]
Ddeqp_data_autogen.gni91 "$root_gen_dir/vk_gl_cts_data/data/gles3/data/brick.png",
92 "$root_gen_dir/vk_gl_cts_data/data/gles3/data/etc1/photo_helsinki_113x89.pkm",
93 "$root_gen_dir/vk_gl_cts_data/data/gles3/data/etc1/photo_helsinki_mip_0.pkm",
94 "$root_gen_dir/vk_gl_cts_data/data/gles3/data/etc1/photo_helsinki_mip_1.pkm",
95 "$root_gen_dir/vk_gl_cts_data/data/gles3/data/etc1/photo_helsinki_mip_2.pkm",
96 "$root_gen_dir/vk_gl_cts_data/data/gles3/data/etc1/photo_helsinki_mip_3.pkm",
97 "$root_gen_dir/vk_gl_cts_data/data/gles3/data/etc1/photo_helsinki_mip_4.pkm",
98 "$root_gen_dir/vk_gl_cts_data/data/gles3/data/etc1/photo_helsinki_mip_5.pkm",
99 "$root_gen_dir/vk_gl_cts_data/data/gles3/data/etc1/photo_helsinki_mip_6.pkm",
100 "$root_gen_dir/vk_gl_cts_data/data/gles3/data/etc1/photo_helsinki_mip_7.pkm",
[all …]
Ddeqp.gni19 "$deqp_path/modules/gles3",
20 "$deqp_path/modules/gles3/functional",
21 "$deqp_path/modules/gles3/accuracy",
22 "$deqp_path/modules/gles3/performance",
23 "$deqp_path/modules/gles3/stress",
24 "$deqp_path/modules/gles3/usecases",
253 "$deqp_path/modules/gles3/accuracy/es3aAccuracyTests.cpp",
254 "$deqp_path/modules/gles3/accuracy/es3aAccuracyTests.hpp",
255 "$deqp_path/modules/gles3/accuracy/es3aTextureFilteringTests.cpp",
256 "$deqp_path/modules/gles3/accuracy/es3aTextureFilteringTests.hpp",
[all …]
/third_party/vk-gl-cts/modules/gles3/performance/
DBUILD.gn14 # deqp-gles3-performance build
19 config("deqp-gles3-performance_config") {
24 ohos_source_set("deqp-gles3-performance_source") {
26 "//third_party/vk-gl-cts/modules/gles3/performance/es3pBlendTests.cpp",
27 "//third_party/vk-gl-cts/modules/gles3/performance/es3pBufferDataUploadTests.cpp",
28 "//third_party/vk-gl-cts/modules/gles3/performance/es3pDepthTests.cpp",
29 "//third_party/vk-gl-cts/modules/gles3/performance/es3pPerformanceTests.cpp",
30 "//third_party/vk-gl-cts/modules/gles3/performance/es3pRedundantStateChangeTests.cpp",
31 "//third_party/vk-gl-cts/modules/gles3/performance/es3pShaderCompilationCases.cpp",
32 "//third_party/vk-gl-cts/modules/gles3/performance/es3pShaderCompilerTests.cpp",
[all …]
/third_party/vk-gl-cts/modules/gles3/
DCMakeLists.txt32 deqp-gles3-accuracy
33 deqp-gles3-functional
34 deqp-gles3-performance
35 deqp-gles3-stress
41 add_deqp_module(deqp-gles3 "${DEQP_GLES3_SRCS}" "${DEQP_GLES3_LIBS}" tes3TestPackageEntry.cpp)
44 add_data_dir(deqp-gles3 ../../data/gles3/data gles3/data)
45 add_data_dir(deqp-gles3 ../../data/gles3/shaders gles3/shaders)
46 add_data_dir(deqp-gles3 ../../external/graphicsfuzz/data/gles3/graphicsfuzz gles3/graphicsfuzz)
DBUILD.gn14 # deqp-gles3 build
26 "//third_party/vk-gl-cts/modules/gles3/tes3Context.cpp",
27 "//third_party/vk-gl-cts/modules/gles3/tes3InfoTests.cpp",
28 "//third_party/vk-gl-cts/modules/gles3/tes3TestCase.cpp",
29 "//third_party/vk-gl-cts/modules/gles3/tes3TestPackage.cpp",
33 "//third_party/vk-gl-cts/modules/gles3",
34 "//third_party/vk-gl-cts/modules/gles3/accuracy",
35 "//third_party/vk-gl-cts/modules/gles3/functional",
36 "//third_party/vk-gl-cts/modules/gles3/performance",
37 "//third_party/vk-gl-cts/modules/gles3/stress",
[all …]
/third_party/vk-gl-cts/modules/gles3/stress/
DBUILD.gn14 # deqp-gles3-stress build
19 config("deqp-gles3-stress_config") {
24 ohos_source_set("deqp-gles3-stress_source") {
26 "//third_party/vk-gl-cts/modules/gles3/stress/es3sDrawTests.cpp",
27 "//third_party/vk-gl-cts/modules/gles3/stress/es3sLongRunningShaderTests.cpp",
28 "//third_party/vk-gl-cts/modules/gles3/stress/es3sLongRunningTests.cpp",
29 "//third_party/vk-gl-cts/modules/gles3/stress/es3sLongShaderTests.cpp",
30 "//third_party/vk-gl-cts/modules/gles3/stress/es3sMemoryTests.cpp",
31 "//third_party/vk-gl-cts/modules/gles3/stress/es3sOcclusionQueryTests.cpp",
32 "//third_party/vk-gl-cts/modules/gles3/stress/es3sSpecialFloatTests.cpp",
[all …]
/third_party/vk-gl-cts/modules/gles3/accuracy/
DBUILD.gn14 # deqp-gles3-accuracy build
19 config("deqp-gles3-accuracy_config") {
24 ohos_source_set("deqp-gles3-accuracy_source") {
26 "//third_party/vk-gl-cts/modules/gles3/accuracy/es3aAccuracyTests.cpp",
27 "//third_party/vk-gl-cts/modules/gles3/accuracy/es3aTextureFilteringTests.cpp",
28 "//third_party/vk-gl-cts/modules/gles3/accuracy/es3aTextureMipmapTests.cpp",
29 "//third_party/vk-gl-cts/modules/gles3/accuracy/es3aVaryingInterpolationTests.cpp",
35 "//third_party/vk-gl-cts/modules/gles3/accuracy",
36 "//third_party/vk-gl-cts/modules/gles3",
45 configs = [ ":deqp-gles3-accuracy_config" ]
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/tests/
Ddeqp.gni17 "$deqp_path/modules/gles3",
18 "$deqp_path/modules/gles3/functional",
19 "$deqp_path/modules/gles3/accuracy",
20 "$deqp_path/modules/gles3/performance",
21 "$deqp_path/modules/gles3/stress",
22 "$deqp_path/modules/gles3/usecases",
244 "$deqp_path/modules/gles3/accuracy/es3aAccuracyTests.cpp",
245 "$deqp_path/modules/gles3/accuracy/es3aAccuracyTests.hpp",
246 "$deqp_path/modules/gles3/accuracy/es3aTextureFilteringTests.cpp",
247 "$deqp_path/modules/gles3/accuracy/es3aTextureFilteringTests.hpp",
[all …]
/third_party/vk-gl-cts/
DAndroidGen.mk950 modules/gles3/accuracy/es3aAccuracyTests.cpp \
951 modules/gles3/accuracy/es3aTextureFilteringTests.cpp \
952 modules/gles3/accuracy/es3aTextureMipmapTests.cpp \
953 modules/gles3/accuracy/es3aVaryingInterpolationTests.cpp \
954 modules/gles3/functional/es3fASTCDecompressionCases.cpp \
955 modules/gles3/functional/es3fApiCase.cpp \
956 modules/gles3/functional/es3fAttribLocationTests.cpp \
957 modules/gles3/functional/es3fBlendTests.cpp \
958 modules/gles3/functional/es3fBooleanStateQueryTests.cpp \
959 modules/gles3/functional/es3fBufferCopyTests.cpp \
[all …]
/third_party/mesa3d/src/freedreno/ci/
Dfreedreno-a630-flakes.txt10 dEQP-EGL.functional.color_clears.multi_context.gles3.rgb888_pbuffer
11 dEQP-EGL.functional.color_clears.multi_context.gles3.rgb888_window
12 dEQP-EGL.functional.color_clears.multi_context.gles3.rgba8888_pbuffer
13 dEQP-EGL.functional.color_clears.multi_context.gles3.rgba8888_window
16 dEQP-EGL.functional.color_clears.multi_thread.gles3.rgb888_pbuffer
17 dEQP-EGL.functional.color_clears.multi_thread.gles3.rgb888_window
18 dEQP-EGL.functional.color_clears.multi_thread.gles3.rgba8888_pbuffer
19 dEQP-EGL.functional.color_clears.multi_thread.gles3.rgba8888_window
24 dEQP-EGL.functional.color_clears.single_context.gles3.rgb888_pbuffer
25 dEQP-EGL.functional.color_clears.single_context.gles3.rgb888_window
[all …]
Ddeqp-freedreno-a307.toml14 deqp = "/deqp/modules/gles3/deqp-gles3"
15 caselists = ["/deqp/mustpass/gles3-master.txt"]
37 deqp = "/deqp/modules/gles3/deqp-gles3"
38 caselists = ["/deqp/mustpass/gles3-master.txt"]
Ddeqp-freedreno-a630.toml15 deqp = "/deqp/modules/gles3/deqp-gles3"
16 caselists = ["/deqp/mustpass/gles3-master.txt"]
41 "/deqp/mustpass/gles3-khr-master.txt",
105 deqp = "/deqp/modules/gles3/deqp-gles3"
106 caselists = ["/deqp/mustpass/gles3-565-no-depth-no-stencil.txt"]
128 deqp = "/deqp/modules/gles3/deqp-gles3"
129 caselists = ["/deqp/mustpass/gles3-multisample.txt"]
Ddeqp-freedreno-a530.toml14 deqp = "/deqp/modules/gles3/deqp-gles3"
15 caselists = ["/deqp/mustpass/gles3-master.txt"]
37 "/deqp/mustpass/gles3-khr-master.txt",
/third_party/vk-gl-cts/external/openglcts/modules/
DCMakeLists.txt7 gles3
22 add_subdirectory(gles3)
36 ${PROJECT_SOURCE_DIR}/modules/gles3
54 deqp-gles3${MODULE_LIB_TARGET_POSTFIX}
64 add_data_dir(glcts ../../../data/gles3 gles3)
65 add_data_dir(glcts ../../../external/graphicsfuzz/data/gles3 gles3)
/third_party/mesa3d/src/gallium/drivers/iris/ci/
Ddeqp-iris-cml.toml16 deqp = "/deqp/modules/gles3/deqp-gles3"
17 caselists = ["/deqp/mustpass/gles3-master.txt"]
44 "/deqp/mustpass/gles3-khr-master.txt",
57 deqp = "/deqp/modules/gles3/deqp-gles3"
58 caselists = ["/deqp/mustpass/gles3-565-no-depth-no-stencil.txt"]
80 deqp = "/deqp/modules/gles3/deqp-gles3"
81 caselists = ["/deqp/mustpass/gles3-multisample.txt"]
Ddeqp-iris-whl.toml16 deqp = "/deqp/modules/gles3/deqp-gles3"
17 caselists = ["/deqp/mustpass/gles3-master.txt"]
44 "/deqp/mustpass/gles3-khr-master.txt",
57 deqp = "/deqp/modules/gles3/deqp-gles3"
58 caselists = ["/deqp/mustpass/gles3-565-no-depth-no-stencil.txt"]
80 deqp = "/deqp/modules/gles3/deqp-gles3"
81 caselists = ["/deqp/mustpass/gles3-multisample.txt"]
Ddeqp-iris-apl.toml15 deqp = "/deqp/modules/gles3/deqp-gles3"
16 caselists = ["/deqp/mustpass/gles3-master.txt"]
43 "/deqp/mustpass/gles3-khr-master.txt",
56 deqp = "/deqp/modules/gles3/deqp-gles3"
57 caselists = ["/deqp/mustpass/gles3-565-no-depth-no-stencil.txt"]
79 deqp = "/deqp/modules/gles3/deqp-gles3"
80 caselists = ["/deqp/mustpass/gles3-multisample.txt"]
Ddeqp-iris-amly.toml15 deqp = "/deqp/modules/gles3/deqp-gles3"
16 caselists = ["/deqp/mustpass/gles3-master.txt"]
41 "/deqp/mustpass/gles3-khr-master.txt",
54 deqp = "/deqp/modules/gles3/deqp-gles3"
55 caselists = ["/deqp/mustpass/gles3-565-no-depth-no-stencil.txt"]
77 deqp = "/deqp/modules/gles3/deqp-gles3"
78 caselists = ["/deqp/mustpass/gles3-multisample.txt"]
Ddeqp-iris-glk.toml16 deqp = "/deqp/modules/gles3/deqp-gles3"
17 caselists = ["/deqp/mustpass/gles3-master.txt"]
44 "/deqp/mustpass/gles3-khr-master.txt",
57 deqp = "/deqp/modules/gles3/deqp-gles3"
58 caselists = ["/deqp/mustpass/gles3-565-no-depth-no-stencil.txt"]
80 deqp = "/deqp/modules/gles3/deqp-gles3"
81 caselists = ["/deqp/mustpass/gles3-multisample.txt"]
Ddeqp-iris-kbl.toml15 deqp = "/deqp/modules/gles3/deqp-gles3"
16 caselists = ["/deqp/mustpass/gles3-master.txt"]
41 "/deqp/mustpass/gles3-khr-master.txt",
54 deqp = "/deqp/modules/gles3/deqp-gles3"
55 caselists = ["/deqp/mustpass/gles3-565-no-depth-no-stencil.txt"]
77 deqp = "/deqp/modules/gles3/deqp-gles3"
78 caselists = ["/deqp/mustpass/gles3-multisample.txt"]
/third_party/mesa3d/src/broadcom/ci/
Ddeqp-v3d-rpi4-gles.toml15 deqp = "/deqp/modules/gles3/deqp-gles3"
16 caselists = [ "/deqp/mustpass/gles3-master.txt" ]
40 "/deqp/mustpass/gles3-khr-master.txt",
/third_party/mesa3d/src/panfrost/ci/
Ddeqp-panfrost-g52.toml14 deqp = "/deqp/modules/gles3/deqp-gles3"
15 caselists = ["/deqp/mustpass/gles3-master.txt"]
35 "/deqp/mustpass/gles3-khr-master.txt",
Ddeqp-panfrost-g72.toml14 deqp = "/deqp/modules/gles3/deqp-gles3"
15 caselists = ["/deqp/mustpass/gles3-master.txt"]
35 "/deqp/mustpass/gles3-khr-master.txt",

12345678910>>...15