Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_fs_reg_allocate.cpp967 const bool per_channel = in spill_reg() local
972 const fs_builder ubld = ibld.exec_all(!per_channel).group(width, 0); in spill_reg()
982 (!inst->force_writemask_all && !per_channel)) in spill_reg()