Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_emittexinstruction.cpp149 TexInstruction *irgh = new TexInstruction(TexInstruction::set_gradient_h, empty_dst, src.ddx, in emit_tex_txd() local
152 irgh->set_dest_swizzle({7,7,7,7}); in emit_tex_txd()
166 emit_instruction(irgh); in emit_tex_txd()