Skip to content

radv/rt: create separate radv_rt_pipeline struct

inherited from radv_compute_pipeline to contain all RT-related information. This will make it easier to transition to RT shader functions.

Merge request reports