Home
last modified time | relevance | path

Searched refs:gather_shader_info_cs (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_shader_info.c966 gather_shader_info_cs(struct radv_device *device, const nir_shader *nir, const struct radv_shader_s… in gather_shader_info_cs() function
1006 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()
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D22.3.0.rst4811 - radv: add gather_shader_info_cs() helper
4813 - radv: move more CS info to gather_shader_info_cs()