Justin Bogner
d35bf17e8a
[HLSL] Add a warning for implicit bindings ( #135909 )
...
Implicit bindings will cause very confusing crashes in the backend at
present, so this is intended at least partially as a stop gap until we
get them implemented (see #110722 ).
However, I do think that this is useful in the longer term as well as an
off-by-default warning, as it is quite easy to miss a binding or two
when using explicit bindings and the results of that can be surprisingly
hard to debug. I've filed #135907 to track turning this into an
off-by-default warning or removing it eventually as we see fit.
2025-04-16 15:45:18 -07:00
..
2025-04-16 16:27:24 -03:00
2025-04-16 15:45:18 -07:00
2025-04-15 04:18:23 -03:00
2025-04-16 10:33:09 -07:00
2025-04-14 17:10:23 -07:00
2025-04-15 10:12:18 -07:00
2025-04-16 20:02:56 +02:00
2025-04-10 17:13:10 -07:00
2025-04-16 14:13:30 +00:00
2025-03-19 10:11:18 -07:00
2025-04-16 04:42:37 -07:00
2025-04-14 10:34:15 -07:00
2025-03-28 07:35:16 -05:00
2025-04-15 02:18:30 +03:00
2025-04-16 15:45:18 -07:00
2025-04-10 08:12:14 -04:00
2025-04-15 12:54:25 -07:00
2025-04-13 10:17:55 -04:00
2025-04-08 10:29:30 +05:30
2025-03-29 00:47:25 -04:00
2025-03-21 11:59:01 -04:00
2025-04-16 16:27:24 -03:00
2025-04-16 23:26:20 +01:00
2025-04-15 04:18:23 -03:00
2025-04-11 12:48:18 +02:00
2025-04-10 07:15:58 +02:00
2025-04-07 12:30:51 -03:00
2025-04-10 12:32:01 -07:00
2025-04-03 16:09:57 -07:00
2025-04-14 09:55:36 -07:00
2025-03-19 07:49:16 -04:00
2025-04-11 00:20:58 +02:00
2025-04-16 10:14:05 -07:00
2025-04-15 04:18:23 -03:00
2025-04-15 12:54:25 -07:00
2025-04-16 15:45:18 -07:00
2025-04-09 14:55:50 -07:00
2025-04-15 12:54:25 -07:00
2025-04-14 14:17:36 +02:00
2025-04-16 10:59:07 +01:00
2025-04-16 19:40:28 +02:00
2025-04-16 19:40:28 +02:00
2025-04-11 19:11:46 +02:00
2025-04-16 15:45:18 -07:00
2025-04-15 12:54:25 -07:00
2025-03-21 03:55:42 +01:00
2025-04-10 14:49:13 -07:00
2025-04-16 12:13:19 -05:00
2025-03-29 00:47:25 -04:00
2025-03-12 18:13:26 +00:00
2025-04-16 16:27:24 -03:00
2025-03-10 11:19:45 -07:00
2025-04-16 19:40:28 +02:00
2025-03-14 15:18:13 +00:00
2025-03-18 09:46:43 +00:00
2025-03-19 14:13:22 -07:00
2025-03-18 13:19:41 -07:00
2025-02-21 15:37:57 +01:00