nir: Improve comments for a couple poly intrinsics

Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig@intel.com>
Reviewed-by: Mary Guillemard <mary@mary.zone>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38404>
This commit is contained in:
Faith Ekstrand 2025-11-13 16:38:23 -05:00 committed by Marge Bot
parent 735b4ec9c7
commit 05aaa7df65

View file

@ -1442,10 +1442,10 @@ system_value("vs_outputs_poly", 1, bit_sizes=[64])
# geometry shader.
system_value("vertex_param_buffer_poly", 1, bit_sizes=[64])
# Address of the parameter buffer for poly geometry shaders
# Address of poly_geometry_param for geometry shaders
system_value("geometry_param_buffer_poly", 1, bit_sizes=[64])
# Address of the parameter buffer for poly tessellation shaders
# Address of poly_tess_param for tessellation shaders
system_value("tess_param_buffer_poly", 1, bit_sizes=[64])
# Address of the pipeline statistic query result indexed by BASE