Home
last modified time | relevance | path

Searched defs:zs_always_passes (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/panfrost/lib/
H A Dpan_earlyzs.c33 best_early_mode(bool zs_always_passes) in best_early_mode() argument
47 analyze(const struct pan_shader_info *s, bool writes_zs_or_oq, bool alpha_to_coverage, bool zs_always_passes) analyze() argument
H A Dpan_earlyzs.h65 pan_earlyzs_get(struct pan_earlyzs_lut lut, bool writes_zs_or_oq, bool alpha_to_coverage, bool zs_always_passes) pan_earlyzs_get() argument
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_cs.c728 bool zs_always_passes = !pipeline->zs.z_test && !pipeline->zs.s_test; in emit_base_fs_rsd() local
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c71 bool zs_always_passes; member

Completed in 9 milliseconds