Searched refs:need_oqa (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_bc_parser.cpp388 bool need_rw = false, need_oqa = false, need_oqb = false; local in function:r600_sb::bc_parser::prepare_alu_group
401 need_oqa = true;
411 if (need_oqa)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_bc_parser.cpp396 bool need_rw = false, need_oqa = false, need_oqb = false; local in function:r600_sb::bc_parser::prepare_alu_group
409 need_oqa = true;
419 if (need_oqa)

Completed in 5 milliseconds