Home
last modified time | relevance | path

Searched refs:ir3_compiler_options (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler.h204 struct ir3_compiler_options { struct
226 const struct ir3_compiler_options *options); argument
Dir3_compiler.c153 const struct ir3_compiler_options *options) in ir3_compiler_create()
/third_party/mesa3d/src/freedreno/ir3/tests/
Ddelay.c158 c = ir3_compiler_create(NULL, &dev_id, &(struct ir3_compiler_options){}); in main()
Ddisasm.c485 &(struct ir3_compiler_options){}); in main()
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_cmdline.c375 &(struct ir3_compiler_options) {}); in main()
Dir3_gallium.c551 &(struct ir3_compiler_options) {}); in ir3_screen_init()
/third_party/mesa3d/src/freedreno/computerator/
Da4xx.c345 &(struct ir3_compiler_options) {}); in a4xx_init()
Da6xx.c542 &(struct ir3_compiler_options){}); in a6xx_init()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c1879 &(struct ir3_compiler_options) { in tu_CreateDevice()