Searched refs:VC4_CONFIG_BITS_EARLY_Z (Results 1 – 5 of 5) sorted by relevance
92 ez_enable_mask_out &= ~VC4_CONFIG_BITS_EARLY_Z; in vc4_emit_state()
240 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