Giovanni Mascellani
44072062ff
tests: Transition texture state to inherit aliased data.
...
When textures[1] is read for the second time it is aliased to
textures[0]. But textures[0] was left in COPY_DEST state (since
its creation), and textures[1] is currently recreated in COPY_SOURCE
state, which AFAIU is invalid. So recreate textures[1] in COPY_DEST
state and then transition it before reading it.
2025-03-17 15:14:23 +01:00
..
2025-03-17 15:07:51 +01:00
2020-11-24 22:28:11 +01:00
2024-12-19 20:34:55 +01:00
2024-12-03 12:38:26 +01:00
2024-12-03 12:38:26 +01:00
2025-03-17 15:14:23 +01:00
2024-04-09 12:28:10 -05:00
2023-10-11 22:21:14 +02:00
2025-03-06 17:15:15 +01:00
2022-02-02 21:06:21 +01:00
2020-11-23 22:07:44 +01:00
2020-11-23 22:07:47 +01:00
2020-11-24 22:27:59 +01:00
2024-10-07 17:32:27 +02:00
2020-11-24 22:28:05 +01:00
2025-03-17 14:01:22 +01:00
2025-03-17 14:01:22 +01:00
2025-03-17 14:01:22 +01:00
2025-03-17 14:01:22 +01:00
2025-03-17 14:01:22 +01:00
2025-03-17 14:01:22 +01:00
2025-03-17 14:01:22 +01:00
2025-03-17 14:01:22 +01:00
2025-02-19 17:36:19 +01:00
2025-03-10 15:12:25 +01:00
2025-01-21 14:02:22 +01:00
2019-07-05 17:52:04 +02:00
2025-02-24 15:10:08 +01:00
2024-10-28 17:58:05 +01:00
2025-01-27 14:52:28 +01:00