Searched refs:get_dst (Results 1 – 4 of 4) sorted by relevance
369 get_offset_t get_dst = (dst->layout == SWIZZLED ? in nv04_surface_copy_cpu() local383 memcpy(dp + get_dst(dst, dx + x, dy + y), in nv04_surface_copy_cpu()
157 vec4_instruction::get_dst(void) in get_dst() function in brw::vec4_instruction881 dst = inst->get_dst(); in generate_code()
167 struct brw_reg get_dst(void);
1380 static struct brw_reg get_dst( struct brw_vs_compile *c, in get_dst() function1924 dst = get_dst(c, inst->DstReg); in brw_old_vs_emit()2126 brw_MOV(p, get_dst(c, inst->DstReg), dst); in brw_old_vs_emit()