Home
last modified time | relevance | path

Searched refs:convert_attr_sources_to_hw_regs (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_fs.h145 void convert_attr_sources_to_hw_regs(fs_inst *inst);
Dbrw_fs.cpp2013 fs_visitor::convert_attr_sources_to_hw_regs(fs_inst *inst) in convert_attr_sources_to_hw_regs() function in fs_visitor
2067 convert_attr_sources_to_hw_regs(inst); in assign_vs_urb_setup()
2078 convert_attr_sources_to_hw_regs(inst); in assign_tcs_urb_setup()
2093 convert_attr_sources_to_hw_regs(inst); in assign_tes_urb_setup()
2109 convert_attr_sources_to_hw_regs(inst); in assign_gs_urb_setup()