aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
3 daysSnap for 11858029 from 78ef82efb4cec8e4e4ad83f107aa321613a25555 to ↵android14-tests-releaseAndroid Build Coastguard Worker
android14-tests-release Change-Id: I79028e9fd4f19d4f5043e7bd6e6704ce3a68a53d
3 daysAdd dEQP-VK.pipeline.monolithic.timestamp.calibrated tests to theandroid14-tests-devBaris Kaya
vk-test-issues list. Bug: b/339132161 Test: Ran command atest CtsDeqpTestCases -- --module-arg 'CtsDeqpTestCases:include-filter:dEQP-VK.pipeline.monolithic.timestamp.calibrated#*' and observed that no tests were ran Merged-In: Ib6103fee3e3f2d586738376ce8083d74963b47b9 Change-Id: Ib6103fee3e3f2d586738376ce8083d74963b47b9
5 daysSnap for 11846127 from 9e272dfdd1de8b0c343582283ec04099219bb2af to ↵Android Build Coastguard Worker
android14-tests-release Change-Id: Ia8259c4b36ffcfb432d5d513bf57aa6d506e978f
6 days[automerger skipped] RESTRICT AUTOMERGE: Remove illegal multi draw tests am: ↵Ricardo Garcia
5ca1217855 -s ours am skip reason: contains skip directive Original change: https://android-review.googlesource.com/c/platform/external/deqp/+/3083432 Change-Id: I44d11e0dea7ecf6f2a476c1ae0505f79aaf3cd8f Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
7 daysRESTRICT AUTOMERGE: Remove illegal multi draw testsandroid13-tests-devRicardo Garcia
Some VK_EXT_multi_draw tests are illegal because they do not take into account the following VUIDs: * VUID-vkCmdDrawMultiEXT-drawCount-09628 * VUID-vkCmdDrawMultiIndexedEXT-drawCount-09629. Removed tests: dEQP-VK.draw.*.multi_draw.*.16_draws.stride_zero.* dEQP-VK.draw.*.multi_draw.*.max_draws.stride_zero.* dEQP-VK.draw.*.multi_draw.*.indexed_packed.16_draws.standard_stride.* dEQP-VK.draw.*.multi_draw.*.indexed_packed.max_draws.standard_stride.* Components: Vulkan VK-GL-CTS issue: 5098 V2 (Chris): remove change to vk-test-issues.txt -- must not exclude test names that don't exist. Bug: b/339882608 Test: crashing tests have been removed Change-Id: I288a1b5868d6ddaa9e6cf3e5b2bbaadde04d5e90
2024-04-03Snap for 11666499 from 7ed7acf7dab68ab608346bebd981d091e0686935 to ↵android-vts-14.0_r4android-cts-14.0_r4Android Build Coastguard Worker
android14-tests-release Change-Id: Ia10327700b7d3c34204accf9ffae8b76e1a77dfe
2024-04-02[automerger skipped] Merge changes Ic80f2904,I5aeb09d0 into ↵Yuxin Hu
android13-tests-dev am: db1970ddbd -s ours am skip reason: Merged-In Ic80f2904e34224ef78677b61c135c20865186f4f with SHA-1 1e7c21388f is already in history Original change: https://android-review.googlesource.com/c/platform/external/deqp/+/3020909 Change-Id: I21f928bd940f52f93121b3ab33a206739bb76395 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-02[automerger skipped] Prepare for automated clean up am: fc6fd1cbe8 -s oursShahbaz Youssefi
am skip reason: Merged-In Ic80f2904e34224ef78677b61c135c20865186f4f with SHA-1 1e7c21388f is already in history Original change: https://android-review.googlesource.com/c/platform/external/deqp/+/3020909 Change-Id: I859549eb2e50565f7e9928480bb6c70368519312 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-02Merge changes Ic80f2904,I5aeb09d0 into android13-tests-devYuxin Hu
* changes: Prepare for automated clean up Prepare the VK branch for cleanup/reformat
2024-04-02Snap for 11660383 from a1616eae4548204ef4f8b7679416eef5daf84943 to ↵Android Build Coastguard Worker
android14-tests-release Change-Id: I95ab3368409ef8cf3975d7d726833a2c9fa1cc4f
2024-04-01Prepare for automated clean upShahbaz Youssefi
Manual fixes before some automated clean up can be done. Affects: * Components: Framework, OpenGL, Vulkan VK-GL-CTS issue: 2282 Bug: b/327004039 Test: make cts -j 45 Change-Id: Ic80f2904e34224ef78677b61c135c20865186f4f (cherry picked from commit 2865ff9a1a1dba0f5255b047f1f30b2a171b78b2 on upstream-vulkan-cts-1.3.5) Merged-In: Ic80f2904e34224ef78677b61c135c20865186f4f
2024-04-01Prepare the VK branch for cleanup/reformatShahbaz Youssefi
Split from cleanup CL, containing bits that don't apply to older GL branches. This allows the cleanup CL to be cleanly cherry-picked to those branches. Affects: * Components: Framework, OpenGL, Vulkan VK-GL-CTS issue: 2282 Bug: b/327004039 Test: make cts -j 45 Change-Id: I5aeb09d06e51282f23f3b6a0599e40b80464ed12 (cherry picked from commit 0048f2464754b9bf2ce6c608a175bd5951e8221c on upstream-vulkan-cts-1.3.5) Merged-In: I5aeb09d06e51282f23f3b6a0599e40b80464ed12
2024-04-01Merge "Prepare for automated clean up" into android14-tests-devYuxin Hu
2024-03-29Snap for 11645703 from 8e90e78ffeba6a5c084d4708c13a0a7a7af69f00 to ↵Android Build Coastguard Worker
android14-tests-release Change-Id: I97eb9f00c2a89c3e7c003d526a69efe4ecc8a7dc
2024-03-28[automerger skipped] Tweak grid size in vertex shader render test. am: ↵linlin.xu
83c975e6df -s ours am skip reason: Merged-In I77250f18a48fbdbcc96cba9564086f161312df4f with SHA-1 39e80e27c8 is already in history Original change: https://android-review.googlesource.com/c/platform/external/deqp/+/3016842 Change-Id: I9b710f06dacb54fd5432d5e979053051d5f085b6 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-03-28Tweak grid size in vertex shader render test.linlin.xu
dEQP-GLES3.functional.shaders.matrix.inverse.dynamic.lowp* tests inverse a matrix. The matrix is lowp or mediump and the half-precison float result is inf value. The matrix value is relate with gridSize. This change modifys gridSize to ensure inverse matrix not inf value. Other case gridSize not change. Affects (at least): dEQP-GLES3.functional.shaders.matrix* Components: AOSP VK-GL-CTS issue: 4848 (cherry picked from commit e76a7b0b4b7cdc8c442a6e9203aba6d7d4fc9759) (cherry picked from https://android-review.googlesource.com/q/commit:39e80e27c87b390a4ffea0f5961679a4877abc1e) Merged-In: I77250f18a48fbdbcc96cba9564086f161312df4f Change-Id: I77250f18a48fbdbcc96cba9564086f161312df4f Bug: b/326543603 Bug: b/328677465
2024-03-27Snap for 11633793 from d6e614288ab9d1be433b6fd4373b688a09c53d33 to ↵Android Build Coastguard Worker
android14-tests-release Change-Id: I2606ecd2742e560abbc9e068f12abe5c65464d45
2024-03-27Merge "Add invalidate after copy to wsi tests" into android14-tests-devVictor Repetskyi
2024-03-21Snap for 11608903 from e93db0fecb9611de14313eeee693260aef29ae18 to ↵Android Build Coastguard Worker
android14-tests-release Change-Id: I80c6c104855d120b42ea9c51c4a3b75a028953e2
2024-03-21Merge "Consider GL_QCOM_render_sRGB_R8_RG8 in FBO completeness" into ↵Yuxin Hu
android14-tests-dev
2024-03-15Snap for 11583735 from 744799ca72f938b9d3d7032b876cf336ce611c79 to ↵Android Build Coastguard Worker
android14-tests-release Change-Id: Id08e20db29300b1e3e829a3c54383ee82f2acc7a
2024-03-15Merge "Prepare the VK branch for cleanup/reformat" into android14-tests-devYuxin Hu
2024-03-13Prepare for automated clean upShahbaz Youssefi
Manual fixes before some automated clean up can be done. Affects: * Components: Framework, OpenGL, Vulkan VK-GL-CTS issue: 2282 Bug: b/327004039 Test: make cts -j 45 Change-Id: Ic80f2904e34224ef78677b61c135c20865186f4f (cherry picked from commit 2865ff9a1a1dba0f5255b047f1f30b2a171b78b2 on upstream-vulkan-cts-1.3.5) Merged-In: Ic80f2904e34224ef78677b61c135c20865186f4f
2024-03-13Prepare the VK branch for cleanup/reformatShahbaz Youssefi
Split from cleanup CL, containing bits that don't apply to older GL branches. This allows the cleanup CL to be cleanly cherry-picked to those branches. Affects: * Components: Framework, OpenGL, Vulkan VK-GL-CTS issue: 2282 Bug: b/327004039 Test: make cts -j 45 Change-Id: I5aeb09d06e51282f23f3b6a0599e40b80464ed12 (cherry picked from commit 0048f2464754b9bf2ce6c608a175bd5951e8221c on upstream-vulkan-cts-1.3.5) Merged-In: I5aeb09d06e51282f23f3b6a0599e40b80464ed12
2024-03-05Snap for 11532599 from 39e80e27c87b390a4ffea0f5961679a4877abc1e to ↵Android Build Coastguard Worker
android14-tests-release Change-Id: I38415edfb4b3788297f8d6e0b6b2efe63c30217f
2024-02-27Tweak grid size in vertex shader render test.linlin.xu
dEQP-GLES3.functional.shaders.matrix.inverse.dynamic.lowp* tests inverse a matrix. The matrix is lowp or mediump and the half-precison float result is inf value. The matrix value is relate with gridSize. This change modifys gridSize to ensure inverse matrix not inf value. Other case gridSize not change. Affects (at least): dEQP-GLES3.functional.shaders.matrix* Components: AOSP VK-GL-CTS issue: 4848 Change-Id: I77250f18a48fbdbcc96cba9564086f161312df4f (cherry picked from commit e76a7b0b4b7cdc8c442a6e9203aba6d7d4fc9759)
2024-02-22Consider GL_QCOM_render_sRGB_R8_RG8 in FBO completenessTate Hornbeck
-If GL_QCOM_render_sRGB_R8_RG8 is supported then treat GL_SR8_EXT and GL_SRG8_EXT as renderable. Components: OpenGL VK-GL-CTS Issue: 4703 Affects: dEQP-GLES*.functional.fbo.completeness.renderable.*.sr8_ext dEQP-GLES*.functional.fbo.completeness.renderable.*.srg8_ext Bug: b/313329842 Test: atest CtsDeqpTestCases:dEQP-GLES3.functional.fbo.completeness.renderable.renderbuffer.color0#srg8_ext Change-Id: I6c3f481e3ee880ae178600f9b37591ff3a98c1a7 (cherry picked from commit 601028e6b50f658613eece8aaafcf8b2c943d605)
2024-01-24Add invalidate after copy to wsi testsPatrick Boyle
- Adds an invaidate mapped memory range so that copies are visible by host Components: Vulkan VK-GL-CTS issue: 4856 Test: check_build_stinty.py Bug: b/316841892 Affected tests: dEQP-VK.wsi.android.colorspace_compare.* Change-Id: If0183aa55e7f4a37f39549eb28302a82c6625bb2 (cherry picked from commit c4322183192bb295770e9d97005eab8e2f8925c4)
2024-01-04Snap for 11274326 from 8a2d3c815e205b01a8a5c0953c2689692f1a34b0 to ↵android-vts-14.0_r3android-cts-14.0_r3Android Build Coastguard Worker
android14-tests-release Change-Id: I5bd4c936e197a5bd205638a02bc334f480579586
2024-01-04Fix invalid memory index used in AHB import tests am: 93763ac0ecJoe Withers
Original change: https://android-review.googlesource.com/c/platform/external/deqp/+/2896521 Change-Id: I6637c9290fc42e6849b2a8968853b93d574b96bd Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-01-03Fix invalid memory index used in AHB import testsJoe Withers
When re-querying the memory index to match the memory type bits of the AHB import, ensure that the returned memory index is host visible when requested. Components: Vulkan VK-GL-CTS issue: 4644 Affects: dEQP-VK.api.external.memory.android_hardware_buffer.*.import_twice dEQP-VK.api.external.memory.android_hardware_buffer.*.import_multiple_times Change-Id: Iea1b2eea0f622a0bae814f03ef6f22ec970f42df
2023-12-13Snap for 11215636 from 30a336db3942ffb5cc4164961eccb763c1655312 to ↵Android Build Coastguard Worker
android14-tests-release Change-Id: I61519d5073d26e57b45783f5319ffc740579dd9c
2023-12-13Merge "[RESTRICT AUTOMERGE] Remove the tests with too large device AS build ↵Serdar Kocdemir
workload" into android14-tests-dev
2023-12-08[RESTRICT AUTOMERGE] Remove the tests with too large device AS build workloadHarsh Aggarwal
Apply change 494dc627 which was undone by refactoring by VK-GL-CTS Issue: 3599 This removes the tests that submit accelleration structure builds with 1048576 instances * geometries * 'squares'. The accelleation structure builds performed by these tests were too long and may hit the device timeout imposed by the operating system. Components: Vulkan VK-GL-CTS Issue: 2849 Removed Tests: dEQP-VK.ray_tracing_pipeline.build.gpu*_1_1_1048576 dEQP-VK.ray_tracing_pipeline.build.gpu*_1_1048576_1 dEQP-VK.ray_tracing_pipeline.build.gpu*_1048576_1_1 dEQP-VK.ray_tracing_pipeline.build.gpu*_4_4_65536 dEQP-VK.ray_tracing_pipeline.build.gpu*_4_65536_4 dEQP-VK.ray_tracing_pipeline.build.gpu*_65536_4_4 Bug: 304692564 Test: build Merged-in: 5bdb0de59ee72b4190b62ce6983ad4beeed2f9ad Change-Id: I602187dd9c02e6733145213a1688e17fc7850a87 (cherry picked from commit 5bdb0de59ee72b4190b62ce6983ad4beeed2f9ad)
2023-12-08Add extra warm up render loop to allow performance to stabilizeYuxin Hu
dEQP-EGL.functional.get_frame_timestamps.* tests query frame timestamps data and verify the data, and the frame timestamps validation is based on the assumption that frames are rendering and displaying at vsync pace. However, on some hardware, the first few frames jank occasionally due to shader compilation. This change adds extra 120 frames rendering before querying and measuring the frame timestamps, to allow shader compilations complete, giving time for frames to stabilize. Components: OpenGL ES Bug: 290050838 Test: dEQP-EGL.functional.get_frame_timestamps.* Change-Id: I9e8bad49065c94f20cb4bce835397897d45d8e49 (cherry picked from commit 7a9cc79160bd8b4ad939357174a9fa9cd1dd2bc2)
2023-12-05Snap for 11180511 from 7dbd1211863a778e8d7475cd195ff00b78330456 to ↵Android Build Coastguard Worker
android14-tests-release Change-Id: Ibc80722aafdee6c4b2c74df10b7f3acdc8760f27
2023-12-05[automerger skipped] Merge "RESTRICT AUTOMERGE: Fix ↵Serdar Kocdemir
draw_indexed_indirect_vk_primitive_topology_* test" into android13-tests-dev am: fba01251d6 -s ours am skip reason: subject contains skip directive Original change: https://android-review.googlesource.com/c/platform/external/deqp/+/2781389 Change-Id: Ib64476763423b9fe96e687ada08f435ae1eddbdc Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-12-05[automerger skipped] RESTRICT AUTOMERGE: Fix ↵Yanjun Zhang
draw_indexed_indirect_vk_primitive_topology_* test am: 81d0ffffbd -s ours am skip reason: subject contains skip directive Original change: https://android-review.googlesource.com/c/platform/external/deqp/+/2781389 Change-Id: I5810161543616d5be45d2e8031120c531787ce53 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-12-05Merge "RESTRICT AUTOMERGE: Fix draw_indexed_indirect_vk_primitive_topology_* ↵Serdar Kocdemir
test" into android13-tests-dev
2023-12-05[coastguard skipped] Merge sparse cherrypicks from ↵Android Build Coastguard Worker
sparse-11136782-L72500030000651394 into android14-tests-release. COASTGUARD_SKIP: I0d5d4fb99c0347094a303a04661cc78c3b5e6af4 COASTGUARD_SKIP: I40a7ec49fb5f18fb5910308ed27af35992e16d6b Change-Id: I05d07d2c70d4ddb6eb86c054f7727e67f3c1cafd
2023-12-05Merge cherrypicks of ['android-review.googlesource.com/2858686'] into ↵android-cts-14.0_r2Android Build Coastguard Worker
sparse-11136782-L72500030000651394. SPARSE_CHANGE: I40a7ec49fb5f18fb5910308ed27af35992e16d6b Change-Id: I0d5d4fb99c0347094a303a04661cc78c3b5e6af4
2023-12-05Touch watchdog in colorspace tests causing timeout.sergiuferentz
Bug: 288973796 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:c63e552b8b604e521339e3bd8eca1b377b995d47) (cherry picked from https://android-review.googlesource.com/q/commit:4764fdf4543df3a9571c6b08fb83ca8a38238c5d) Merged-In: I40a7ec49fb5f18fb5910308ed27af35992e16d6b Change-Id: I40a7ec49fb5f18fb5910308ed27af35992e16d6b
2023-12-05Touch watchdog in colorspace tests causing timeout.sergiuferentz
Bug: 288973796 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:c63e552b8b604e521339e3bd8eca1b377b995d47) Merged-In: I40a7ec49fb5f18fb5910308ed27af35992e16d6b Change-Id: I40a7ec49fb5f18fb5910308ed27af35992e16d6b
2023-11-29RESTRICT AUTOMERGE: Fix draw_indexed_indirect_vk_primitive_topology_* testYanjun Zhang
The draw_indexed_indirect_vk_primitive_topology_* test implementation tcu::TestStatus InstancedDrawInstance::iterate() function needs to check FUNCTION_DRAW_INDEXED_INDIRECT for firstInstanceIndicesCount=1. Affected tests: dEQP-VK.draw.renderpass.instanced.draw_indexed_indirect_vk_primitive_topology_* Components: Vulkan VK-GL-CTS Issue: 3696 Test: dEQP-VK.draw.renderpass.instanced.draw_indexed_indirect_vk_primitive_topology_* Bug: 313944706 Change-Id: I5826e027125fbabe7b6e6dfad6153c6d6bafd1aa Signed-off-by: Benjamin Rood <brood@curbellmedical.com>
2023-11-17Snap for 11116398 from 837ce610049b05cc3ff1ab85a6db998053f03b39 to ↵android-vts-14.0_r2Android Build Coastguard Worker
android14-tests-release Change-Id: Idb2ebcc07cb28f9db5bbff648c4fbab29e899b11
2023-11-17Tweak grid size in vertex shader shader render tests am: d6da36d47bRicardo Garcia
Original change: https://android-review.googlesource.com/c/platform/external/deqp/+/2835593 Change-Id: I9928971f95d579a9496a4766735955bb51352005 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-11-16Tweak grid size in vertex shader shader render testsRicardo Garcia
This fixes several texture function failures with Zink on RADV. Affects (at least): dEQP-GLES3.functional.shaders.texture_functions.* Components: AOSP VK-GL-CTS issue: 4108 Bug: 308835020 Test: dEQP-GLES3.functional.shaders.texture_functions.* with angle + amd Change-Id: I7da1f1d7ba40b7bfff8f0adbc8836699c5578e8b Merged-In: I7da1f1d7ba40b7bfff8f0adbc8836699c5578e8b
2023-11-16Snap for 11110569 from 733d195f13e9147864ef3d75c5ae6ee8a37ceb94 to ↵Android Build Coastguard Worker
android14-tests-release Change-Id: I439e5925b72c648de7f0e90af0a33b334904ce1e
2023-11-15[automerger skipped] RESTRICT AUTOMERGE: Fix partially promoted extensions ↵Yiwei Zhang
for Vulkan 1.3 am: 24942bd8b9 -s ours am skip reason: subject contains skip directive Original change: https://android-review.googlesource.com/c/platform/external/deqp/+/2824870 Change-Id: I985fca2130073b31cd53a56e9dc315fb07a9c8ee Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-11-14RESTRICT AUTOMERGE: Fix partially promoted extensions for Vulkan 1.3Yiwei Zhang
The legacy gen script relies on manually maintained extension json files to not declaring core 1.3 if it's a partial promotion. VK-GL-CTS issue: 4744 Components: Framework, Vulkan Affects: dEQP-VK.* Bug: 306291705 Test: dEQP-VK.* Change-Id: Ieb989649e842f7dda5df52425f00fd1cd1d13961 (cherry picked from commit e77fd750d5c0f78633182281e6aee67af1a16d1c)