Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_mem.cpp679 auto coord_load = vf.src_vec4(intrin->src[1], pin_chan); in emit_image_store() local
692 shader.emit_instruction(new AluInstr(op1_mov, coord[swizzle[i]], coord_load[i], flags)); in emit_image_store()