Skip to content

radv/rt: Don't upload the prolog twice.

Tatsuyuki Ishi requested to merge ishitatsuyuki/mesa:rt-prolog-twice into main

radv_shader_create already calls radv_shader_binary_upload.

Fixes: 4b92a532 ("radv: add radv_create_rt_prolog()")

/cc @daniel-schuermann

Merge request reports

Loading