Files
mesa/src/util
Samuel Pitoiset 9f8684359f radv: implement VK_EXT_device_generated_commands
The major differences compared to the NV extensions are:
- support for the sequence index as push constants
- support for draw with count tokens (note that DrawID is zero for
  normal draws)
- support for raytracing
- support for IES (only compute is supported for now)
- improved preprocessing support with the state command buffer param

The NV DGC extensions were only enabled for vkd3d-proton and it will
maintain both paths for a while, so they can be replaced by the EXT.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31383>
2024-10-28 16:27:35 +00:00
..
2024-04-22 01:42:52 +00:00
2024-10-09 22:53:05 +00:00
2024-08-13 20:35:23 +00:00
2024-10-17 02:50:21 +00:00
2024-06-07 18:29:20 +00:00
2024-07-15 19:28:59 +00:00
2024-06-07 18:29:20 +00:00