Searched refs:needs_temp_coord (Results 1 – 1 of 1) sorted by relevance
1949 bool needs_temp_coord = in emit_texop_native() local1954 unsigned coords = needs_temp_coord ? make_compiler_temp_reg(ctx) : 0; in emit_texop_native()1992 } else if (needs_temp_coord) { in emit_texop_native()2029 … ins.swizzle[1][3] = needs_temp_coord ? COMPONENT_W : COMPONENT_Z; in emit_texop_native()