Searched refs:ochan (Results 1 – 2 of 2) sorted by relevance
232 int ochan = i & 3; in emit_clip_vertices() local237 (j == ochan) ? EmitInstruction::write : EmitInstruction::empty); in emit_clip_vertices()
4016 int ochan = i & 3; in r600_shader_from_tgsi() local4031 alu.dst.write = (j == ochan); in r600_shader_from_tgsi()