Searched defs:si_shader_args (Results 1 – 1 of 1) sorted by relevance
29 struct si_shader_args { struct30 struct ac_shader_args ac;32 struct ac_arg const_and_shader_buffers;33 struct ac_arg samplers_and_images;39 struct ac_arg other_const_and_shader_buffers;40 struct ac_arg other_samplers_and_images;42 struct ac_arg internal_bindings;43 struct ac_arg bindless_samplers_and_images;44 struct ac_arg small_prim_cull_info;45 struct ac_arg gs_attr_address;[all …]