Skip to content

radv: Deduplicate accel struct build push constant structs

This patch adds a header that is shared between the accel struct build kernels and the dispatch code. This header is and will be used for push constants and compile time constants.

Merge request reports