Searched refs:VC4_CONFIG_BITS_EARLY_Z (Results 1 – 4 of 4) sorted by relevance
91 ez_enable_mask_out &= ~VC4_CONFIG_BITS_EARLY_Z; in vc4_emit_state()
216 so->config_bits[2] |= VC4_CONFIG_BITS_EARLY_Z; in vc4_create_depth_stencil_alpha_state()
222 #define VC4_CONFIG_BITS_EARLY_Z (1 << 0) macro
235 #define VC4_CONFIG_BITS_EARLY_Z (1 << 0) macro