Searched defs:ir3_legalize_ctx (Results 1 – 1 of 1) sorted by relevance
48 struct ir3_legalize_ctx { struct49 struct ir3_compiler *compiler;50 struct ir3_shader_variant *so;51 gl_shader_stage type;52 int max_bary;53 bool early_input_release;54 bool has_inputs;