Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/util/
Dpan_ir.h116 struct panfrost_compile_inputs { struct
117 struct util_debug_callback *debug;
119 unsigned gpu_id;
120 bool is_blend, is_blit;
121 struct {
124 } blend;
125 bool no_idvs;
126 bool no_ubo_to_push;
136 uint32_t fixed_varying_mask;
138 union {