Home
last modified time | relevance | path

Searched refs:gfx10_ngg_info (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.h229 struct gfx10_ngg_info { struct
378 struct gfx10_ngg_info ngg_info;
Dradv_pipeline.c2434 gfx10_get_ngg_ms_info(struct radv_pipeline_stage *stage, struct gfx10_ngg_info *ngg) in gfx10_get_ngg_ms_info()
2486 struct radv_pipeline_stage *stages, struct gfx10_ngg_info *ngg) in gfx10_get_ngg_info()
3444 const struct gfx10_ngg_info *ngg_info = &stages[es_stage].info.ngg_info; in radv_determine_ngg_settings()
4748 struct gfx10_ngg_info *ngg_info; in radv_create_shaders()
5769 const struct gfx10_ngg_info *ngg_state = &shader->info.ngg_info; in radv_pipeline_emit_hw_ngg()
Dradv_shader.c1282 const struct gfx10_ngg_info *ngg_info = &info->ngg_info; in radv_lower_ngg()
/third_party/mesa3d/docs/relnotes/
D19.3.0.rst3097 - radv: store the ESGS ring size as part of gfx10_ngg_info