Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_fs.h142 void convert_attr_sources_to_hw_regs(fs_inst *inst);
Dbrw_fs.cpp1856 fs_visitor::convert_attr_sources_to_hw_regs(fs_inst *inst) in convert_attr_sources_to_hw_regs() function in fs_visitor
1910 convert_attr_sources_to_hw_regs(inst); in assign_vs_urb_setup()
1921 convert_attr_sources_to_hw_regs(inst); in assign_tcs_urb_setup()
1936 convert_attr_sources_to_hw_regs(inst); in assign_tes_urb_setup()
1952 convert_attr_sources_to_hw_regs(inst); in assign_gs_urb_setup()