Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/util/
H A Dpan_lower_framebuffer.h38 bool is_blend, bool broken_ld_special);
H A Dpan_lower_framebuffer.c90 pan_is_format_native(const struct util_format_description *desc, bool broken_ld_special, bool is_store) in pan_is_format_native() argument
92 if (is_store || broken_ld_special) in pan_is_format_native()
555 uint8_t raw_fmt_mask, bool is_blend, bool broken_ld_special) in pan_lower_framebuffer()
594 if (pan_is_format_native(desc, broken_ld_special, is_store)) in pan_lower_framebuffer()
554 pan_lower_framebuffer(nir_shader *shader, const enum pipe_format *rt_fmts, uint8_t raw_fmt_mask, bool is_blend, bool broken_ld_special) pan_lower_framebuffer() argument

Completed in 2 milliseconds