Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_build_pm4.h326 si_get_user_data_base(enum amd_gfx_level gfx_level, enum si_has_tess has_tess, enum si_has_gs has_gs, enum si_has_ngg ngg, enum pipe_shader_type shader) si_get_user_data_base() argument
H A 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() argument
[all...]
H A Dsi_shader.h820 uint8_t ngg : 1; /* gfx10+ */ member
880 } ngg; member
927 } ngg; member
H A Dsi_pipe.h1146 bool ngg : 1; member
/third_party/mesa3d/src/amd/common/
H A Dac_shader_util.c657 void ac_compute_late_alloc(const struct radeon_info *info, bool ngg, bool ngg_culling, in ac_compute_late_alloc() argument
/third_party/mesa3d/src/amd/compiler/
H A Daco_instruction_selection_setup.cpp854 bool ngg = info->is_ngg && options->gfx_level >= GFX10; in setup_isel_context() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c2434 gfx10_get_ngg_ms_info(struct radv_pipeline_stage *stage, struct gfx10_ngg_info *ngg) in gfx10_get_ngg_ms_info() argument
2485 gfx10_get_ngg_info(const struct radv_pipeline_key *key, struct radv_pipeline *pipeline, struct radv_pipeline_stage *stages, struct gfx10_ngg_info *ngg) gfx10_get_ngg_info() argument
[all...]

Completed in 18 milliseconds