Searched defs:panfrost_compile_inputs (Results 1 – 1 of 1) sorted by relevance
97 struct panfrost_compile_inputs { struct98 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 {