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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.h479 bool tess_turns_off_ngg; member in struct:si_shader_selector
H A Dsi_state_shaders.c2626 sel->tess_turns_off_ngg)) {
2913 sel->tess_turns_off_ngg = sscreen->info.chip_class >= GFX10 &&
3221 if (sctx->shader.gs.cso && sctx->shader.tes.cso && sctx->shader.gs.cso->tess_turns_off_ngg) {
H A Dgfx10_shader_ngg.c2045 if (gs_sel->tess_turns_off_ngg || es_sel->info.stage != MESA_SHADER_TESS_EVAL) {
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.0.0.rst2312 - radeonsi/gfx10: simplify the tess_turns_off_ngg condition

Completed in 18 milliseconds