Searched refs:ir3_get_compiler_options (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_nir.h45 const nir_shader_compiler_options * ir3_get_compiler_options(struct ir3_compiler *compiler);
H A Dir3_nir.c88 ir3_get_compiler_options(struct ir3_compiler *compiler) function in typeref:typename:const nir_shader_compiler_options *
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_nir.h58 ir3_get_compiler_options(struct ir3_compiler *compiler);
H A Dir3_nir.c150 ir3_get_compiler_options(struct ir3_compiler *compiler) function in typeref:typename:const nir_shader_compiler_options *
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ir3/
H A Dir3_cmdline.c117 ir3_get_compiler_options(compiler);
252 ir3_get_compiler_options(compiler));
379 ir3_get_compiler_options(compiler);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ir3/
H A Dir3_cmdline.c114 ir3_get_compiler_options(compiler);
254 ir3_get_compiler_options(compiler));
H A Dir3_gallium.c188 ir3_get_compiler_options(compiler);
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_shader.c46 ir3_get_compiler_options(compiler);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.c663 return ir3_get_compiler_options(screen->compiler);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.c788 return ir3_get_compiler_options(screen->compiler);
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_shader.c92 ir3_get_compiler_options(dev->compiler);
H A Dtu_clear_blit.c542 nir->options = ir3_get_compiler_options(dev->compiler);
H A Dtu_pipeline.c2345 ir3_get_compiler_options(builder->device->compiler);

Completed in 23 milliseconds