Home
last modified time | relevance | path

Searched defs:panfrost_compile_inputs (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/panfrost/util/
H A Dpan_ir.h97 struct panfrost_compile_inputs { struct
98 struct util_debug_callback *debug;
100 unsigned gpu_id;
101 bool is_blend, is_blit;
102 struct {
105 } blend;
106 bool no_idvs;
107 bool no_ubo_to_push;
117 uint32_t fixed_varying_mask;
119 union {