Searched refs:ngg_cull_flags (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.h79 unsigned ngg_cull_flags : 8; member in struct:si_state_rasterizer
H A Dsi_state.c959 rs->ngg_cull_flags = SI_NGG_CULL_ENABLED |
962 rs->ngg_cull_flags_y_inverted = rs->ngg_cull_flags;
964 rs->ngg_cull_flags = SI_NGG_CULL_ENABLED;
965 rs->ngg_cull_flags_y_inverted = rs->ngg_cull_flags;
978 rs->ngg_cull_flags |= SI_NGG_CULL_FRONT_FACE;
983 rs->ngg_cull_flags |= SI_NGG_CULL_BACK_FACE;
H A Dsi_state_draw.cpp2303 rs->ngg_cull_flags;
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json29092 "description": "radeonsi: unify how ngg_cull_flags are set",
[all...]

Completed in 124 milliseconds