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

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_wm_iz.cpp164 payload.dest_depth_reg[0] = reg;
H A Dbrw_fs.h395 uint8_t dest_depth_reg[2]; member in struct:fs_visitor::thread_payload
H A Dbrw_fs_visitor.cpp620 const fs_reg dst_depth = fetch_payload_reg(bld, payload.dest_depth_reg);
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_wm_iz.cpp166 payload.dest_depth_reg[0] = reg;
H A Dbrw_fs.h360 uint8_t dest_depth_reg[2]; member in struct:fs_visitor::thread_payload
H A Dbrw_fs_visitor.cpp374 const fs_reg dst_depth = fetch_payload_reg(bld, payload.dest_depth_reg);

Completed in 7 milliseconds