Home
last modified time | relevance | path

Searched defs:ngg_culling (Results 1 – 4 of 4) 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_state_draw.cpp2300 uint8_t ngg_culling = sctx->viewport0_y_inverted ? rs->ngg_cull_flags_y_inverted : in si_draw() local
Dsi_shader.h680 unsigned ngg_culling : 4; /* SI_NGG_CULL_* */ member
Dsi_pipe.h1104 uint8_t ngg_culling; member