Searched refs:aa_dest_stencil_reg (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_wm_iz.cpp157 payload.aa_dest_stencil_reg[0] = reg;
H A Dbrw_fs.h394 uint8_t aa_dest_stencil_reg[2]; member in struct:fs_visitor::thread_payload
H A Dbrw_fs.cpp4704 if (payload.aa_dest_stencil_reg[0]) {
4709 fs_reg(brw_vec8_grf(payload.aa_dest_stencil_reg[0], 0)));
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_wm_iz.cpp159 payload.aa_dest_stencil_reg[0] = reg;
H A Dbrw_fs.h359 uint8_t aa_dest_stencil_reg[2]; member in struct:fs_visitor::thread_payload
H A Dbrw_fs.cpp4288 if (payload.aa_dest_stencil_reg[0]) {
4293 fs_reg(brw_vec8_grf(payload.aa_dest_stencil_reg[0], 0)));

Completed in 59 milliseconds