st/xorg: Bind rasterizer state for copies.

This commit is contained in:
Michel Dänzer 2009-09-25 20:38:49 +02:00
parent 7edda9350a
commit 67fb13ba68

View file

@ -867,6 +867,8 @@ static void renderer_copy_texture(struct exa_context *exa,
/* texture */
cso_set_sampler_textures(exa->cso, 1, &src);
bind_rasterizer_state(exa);
/* shaders */
shader = xorg_shaders_get(exa->shaders,
VS_COMPOSITE,