Searched refs:gather_shader_info_cs (Results 1 – 2 of 2) sorted by relevance
966 gather_shader_info_cs(struct radv_device *device, const nir_shader *nir, const struct radv_shader_s… in gather_shader_info_cs() function1006 gather_shader_info_cs(device, nir, stage_key, info); in gather_shader_info_task()1245 gather_shader_info_cs(device, nir, stage_key, info); in radv_nir_shader_info_pass()
4811 - radv: add gather_shader_info_cs() helper4813 - radv: move more CS info to gather_shader_info_cs()