Searched refs:nir_schedule_options (Results 1 – 3 of 3) sorted by relevance
50 typedef struct nir_schedule_options { struct76 } nir_schedule_options; typedef78 void nir_schedule(nir_shader *shader, const nir_schedule_options *options);
114 const nir_schedule_options *options;332 const nir_schedule_options *options = state->scoreboard->options; in nir_schedule_intrinsic_deps()1080 const nir_schedule_options *options) in nir_schedule_get_scoreboard()1165 const nir_schedule_options *options) in nir_schedule()
1156 struct nir_schedule_options schedule_options = { in v3d_attempt_compile()