Searched refs:zs_always_passes (Results 1 – 5 of 5) sorted by relevance
33 best_early_mode(bool zs_always_passes) in best_early_mode() argument35 if (zs_always_passes) in best_early_mode()50 bool zs_always_passes) in analyze() argument94 enum pan_earlyzs early_mode = best_early_mode(zs_always_passes); in analyze()
67 bool zs_always_passes) in pan_earlyzs_get() argument69 return lut.states[writes_zs_or_oq][alpha_to_coverage][zs_always_passes]; in pan_earlyzs_get()
728 bool zs_always_passes = !pipeline->zs.z_test && !pipeline->zs.s_test; in panvk_per_arch() local733 pipeline->ms.alpha_to_coverage, zs_always_passes); in panvk_per_arch()
71 bool zs_always_passes; member542 ctx->depth_stencil->zs_always_passes); in panfrost_prepare_fs_state()3267 ctx->depth_stencil->zs_always_passes); in panfrost_emit_draw()4391 so->zs_always_passes = pipe_zs_always_passes(zsa); in panfrost_create_depth_stencil_state()
781 - panfrost: Add zsa->zs_always_passes flag