Searched defs:ngg_culling (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/common/ | ||
| H A D | ac_shader_util.c | 450 void ac_compute_late_alloc(const struct radeon_info *info, bool ngg, bool ngg_culling, argument |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ | ||
| H A D | si_state_draw.cpp | 2302 uint8_t ngg_culling = sctx->viewport0_y_inverted ? rs->ngg_cull_flags_y_inverted : local in function:si_draw [all...] |
| H A D | si_shader.h | 680 unsigned ngg_culling : 4; /* SI_NGG_CULL_* */ member in struct:si_shader_key::__anon396a29301308 |
| H A D | si_pipe.h | 1104 uint8_t ngg_culling; member in struct:si_context |
Completed in 14 milliseconds