Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_emittexinstruction.cpp154 TexInstruction *irgv = new TexInstruction(TexInstruction::set_gradient_v, empty_dst, src.ddy, in emit_tex_txd() local
156 irgv->set_dest_swizzle({7,7,7,7}); in emit_tex_txd()
167 emit_instruction(irgv); in emit_tex_txd()