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