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.c450 void ac_compute_late_alloc(const struct radeon_info *info, bool ngg, bool ngg_culling, in ac_compute_late_alloc()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_build_pm4.h285 enum si_has_gs has_gs, enum si_has_ngg ngg, in si_get_user_data_base()
Dsi_shader.h750 uint8_t ngg : 1; /* gfx10+ */ member
806 } ngg; member
853 } ngg; member
Dsi_state_shaders.c45 void si_get_ir_cache_key(struct si_shader_selector *sel, bool ngg, bool es, in si_get_ir_cache_key()
1117 const struct si_shader *shader, bool ngg) in si_get_vs_out_cntl()
Dsi_pipe.h1103 bool ngg : 1; member
1956 gl_shader_stage stage, bool ngg, bool es) in si_get_wave_size()
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection_setup.cpp839 bool ngg = args->shader_info->is_ngg && args->options->chip_class >= GFX10; in setup_isel_context() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_pipeline.c1990 nir_shader **nir, struct radv_shader_info *infos, struct gfx10_ngg_info *ngg) in gfx10_get_ngg_info()