Stéphane Cerveau
3f9e04b489
vulkan: fix encode feedback query handling
...
Check that the driver supports both BUFFER_OFFSET and BYTES_WRITTEN
encode feedback flags before creating the query pool, failing with
EINVAL if either is missing.
Set these flags explicitly instead of masking off HAS_OVERRIDES with a
bitwise NOT, which could pass unrecognized bits from newer drivers to
vkCreateQueryPool causing validation errors and
crashes.
2026-04-14 21:31:45 +00:00
..
2026-03-31 22:29:18 +00:00
2026-03-30 14:32:10 +00:00
2026-04-06 11:28:49 +02:00
2026-03-31 23:47:45 +02:00
2026-04-13 12:56:35 +02:00
2025-06-02 13:37:41 +02:00
2026-04-09 03:01:43 +00:00
2026-03-31 14:07:31 +00:00
2026-03-31 14:07:31 +00:00
2026-04-07 14:54:21 +00:00
2026-04-07 14:54:21 +00:00
2026-04-07 14:54:21 +00:00
2026-03-30 13:23:56 +00:00
2026-04-01 14:17:27 +00:00
2025-10-17 13:27:56 +02:00
2026-04-14 16:04:47 +02:00
2026-04-06 14:07:59 -03:00
2026-03-28 22:07:54 -03:00
2026-04-09 01:14:39 +02:00
2026-03-31 23:47:45 +02:00
2026-04-08 21:33:43 +02:00
2026-04-14 20:35:57 +00:00
2026-04-06 14:07:59 -03:00
2026-04-06 14:07:59 -03:00
2026-04-06 14:07:59 -03:00
2026-04-06 14:07:59 -03:00
2026-04-06 14:07:59 -03:00
2026-04-06 14:07:59 -03:00
2026-04-14 20:35:57 +00:00
2026-04-09 03:01:43 +00:00
2026-04-06 10:39:17 +02:00
2026-04-06 10:39:17 +02:00
2026-04-09 03:01:43 +00:00
2026-03-28 22:07:54 -03:00
2026-04-08 20:59:52 +02:00
2026-04-13 12:51:35 +02:00
2026-04-13 12:51:35 +02:00
2026-04-13 12:51:35 +02:00
2026-04-13 12:46:24 +02:00
2026-04-13 12:46:24 +02:00
2026-04-13 12:46:24 +02:00
2026-04-12 22:15:51 +00:00
2026-03-28 22:07:54 -03:00
2026-04-12 22:15:51 +00:00
2026-04-14 01:42:53 +00:00
2026-04-11 12:50:07 +00:00
2026-04-14 21:31:45 +00:00
2026-03-31 23:47:45 +02:00