Searched refs:ir3_compiler_options (Results 1 – 10 of 10) sorted by relevance
26 struct ir3_compiler_options { struct73 struct ir3_compiler_options options; argument292 const struct ir3_compiler_options *options);
129 const struct ir3_compiler_options *options) in ir3_compiler_create()
164 …c = ir3_compiler_create(NULL, &dev_id, fd_dev_info_raw(&dev_id), &(struct ir3_compiler_options){}); in main()
612 &(struct ir3_compiler_options){}); in main()
360 &(struct ir3_compiler_options) {}); in main()
557 struct ir3_compiler_options options = { in ir3_screen_init()
347 struct ir3_compiler_options compiler_options = {}; in a4xx_init()
625 struct ir3_compiler_options compiler_options = {}; in a6xx_init()
270 struct ir3_compiler_options options{ in replay_context_init()
2473 struct ir3_compiler_options ir3_options = { in tu_CreateDevice()