Searched refs:dst_blt_color_key (Results 1 – 3 of 3) sorted by relevance
3584 destkeylow = src_texture->async.dst_blt_color_key.color_space_low_value; in surface_cpu_blt()3585 destkeyhigh = src_texture->async.dst_blt_color_key.color_space_high_value; in surface_cpu_blt()
1604 texture->async.dst_blt_color_key = op->color_key; in wined3d_cs_exec_set_color_key()
3189 struct wined3d_color_key dst_blt_color_key; member