Home
last modified time | relevance | path

Searched refs:nir_schedule_options (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_schedule.h34 * Struct filled in by the intrinsic_cb callback of nir_schedule_options to
50 typedef struct nir_schedule_options { struct
84 } nir_schedule_options; typedef
86 void nir_schedule(nir_shader *shader, const nir_schedule_options *options);
H A Dnir_schedule.c114 const nir_schedule_options *options;
332 const nir_schedule_options *options = state->scoreboard->options; in nir_schedule_intrinsic_deps()
1113 const nir_schedule_options *options) in nir_schedule_get_scoreboard()
1198 const nir_schedule_options *options) in nir_schedule()
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_nir.c166 struct nir_schedule_options schedule_options = { in rogue_nir_passes()
/third_party/mesa3d/src/broadcom/compiler/
H A Dvir.c1611 struct nir_schedule_options schedule_options = { in v3d_attempt_compile()

Completed in 5 milliseconds