Skip to content

radeonsi: tgsi to nir conversions (transform feedback queries)

What does this MR do and why?

This is the third MR in the series of MRs for the ongoing work to convert TGSI shaders to NIR in radeonsi. In this MR, create_query_result_cs and gfx11_create_sh_query_result_cs has been converted to NIR.

Link to the other MRs in the series:

MR 1: !25221 (merged)

MR 2: !25782 (merged)

Tested with GLCTS v4.6.3. DCC was disabled for testing on GFX9. Tested on Navi23 and Navi 33 chips. There are no known failures/issues.

cc: @mareko, @pepp

Edited by Ganesh Belgur Ramachandra

Merge request reports

Loading