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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_zsa.c50 bool disable_zs = local in function:etna_zsa_state_create
74 disable_zs = false;
79 disable_zs = early_z = false;
84 disable_zs = early_z = false;
102 COND(disable_zs && ctx->specs.halti < 5, VIVS_PE_DEPTH_CONFIG_DISABLE_ZS);

Completed in 2 milliseconds