Home
last modified time | relevance | path

Searched defs:ngg (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_shader_util.c657 void ac_compute_late_alloc(const struct radeon_info *info, bool ngg, bool ngg_culling, in ac_compute_late_alloc()
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection_setup.cpp854 bool ngg = info->is_ngg && options->gfx_level >= GFX10; in setup_isel_context() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_build_pm4.h327 enum si_has_gs has_gs, enum si_has_ngg ngg, in si_get_user_data_base()
Dsi_shader.h820 uint8_t ngg : 1; /* gfx10+ */ member
880 } ngg; member
927 } ngg; member
Dsi_state_shaders.cpp146 void si_get_ir_cache_key(struct si_shader_selector *sel, bool ngg, bool es, in si_get_ir_cache_key()
1319 const struct si_shader *shader, bool ngg) in si_get_vs_out_cntl()
Dsi_pipe.h1146 bool ngg : 1; member
/third_party/mesa3d/src/amd/vulkan/
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()