Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_fs.h101 void allocate_registers(bool allow_spilling);
Dbrw_fs.cpp5774 fs_visitor::allocate_registers(bool allow_spilling) in allocate_registers() function in fs_visitor
5909 allocate_registers(true); in run_vs()
5989 allocate_registers(true); in run_tcs_single_patch()
6023 allocate_registers(true); in run_tes()
6072 allocate_registers(true); in run_gs()
6143 allocate_registers(allow_spilling); in run_fs()
6186 allocate_registers(true); in run_cs()