Lines Matching refs:brw_compiler
134 const struct brw_compiler *compiler = pdevice->compiler; in anv_shader_compile_to_nir()
704 const struct brw_compiler *compiler = in anv_pipeline_stage_get_nir()
740 const struct brw_compiler *compiler = pdevice->compiler; in anv_pipeline_lower_nir()
798 anv_pipeline_link_vs(const struct brw_compiler *compiler, in anv_pipeline_link_vs()
807 anv_pipeline_compile_vs(const struct brw_compiler *compiler, in anv_pipeline_compile_vs()
872 anv_pipeline_link_tcs(const struct brw_compiler *compiler, in anv_pipeline_link_tcs()
900 anv_pipeline_compile_tcs(const struct brw_compiler *compiler, in anv_pipeline_compile_tcs()
920 anv_pipeline_link_tes(const struct brw_compiler *compiler, in anv_pipeline_link_tes()
929 anv_pipeline_compile_tes(const struct brw_compiler *compiler, in anv_pipeline_compile_tes()
950 anv_pipeline_link_gs(const struct brw_compiler *compiler, in anv_pipeline_link_gs()
959 anv_pipeline_compile_gs(const struct brw_compiler *compiler, in anv_pipeline_compile_gs()
979 anv_pipeline_link_fs(const struct brw_compiler *compiler, in anv_pipeline_link_fs()
1065 anv_pipeline_compile_fs(const struct brw_compiler *compiler, in anv_pipeline_compile_fs()
1278 const struct brw_compiler *compiler = pipeline->base.device->physical->compiler; in anv_pipeline_compile_graphics()
1673 const struct brw_compiler *compiler = pipeline->base.device->physical->compiler; in anv_pipeline_compile_cs()