Searched refs:SI_NGG_CULL_ENABLED (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.h282 #define SI_NGG_CULL_ENABLED (1 << 0) /* this implies W, view.xy, and small prim culling */ macro
H A Dsi_state_draw.cpp2308 ngg_culling = SI_NGG_CULL_ENABLED | SI_NGG_CULL_LINES;
H A Dsi_state.c959 rs->ngg_cull_flags = SI_NGG_CULL_ENABLED |
964 rs->ngg_cull_flags = SI_NGG_CULL_ENABLED;

Completed in 15 milliseconds