Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_lower_to_hw_instr.cpp2264 uint8_t ext_swiz[4] = {4, 5, 6, 7}; in lower_to_hw_instr() local
2266 memset(ext_swiz + dst.physReg().byte() + 1, ext, dst.bytes() - 1); in lower_to_hw_instr()
2267 create_bperm(bld, ext_swiz, dst, Operand::zero()); in lower_to_hw_instr()

Completed in 5 milliseconds