Skip to content
Snippets Groups Projects
Commit de6a0040 authored by Marek Olšák's avatar Marek Olšák
Browse files

st/mesa: fix glDrawPixels with a texture


The samplers for DrawPixels data and the pixel map are assigned to slots
which don't overlap with the existing sampler slots.

The texture coordinates for the user texture are uploaded as a constant.

Reviewed-by: default avatarDave Airlie <airlied@redhat.com>
Reviewed-by: default avatarBrian Paul <brianp@vmware.com>
Tested-by: default avatarBrian Paul <brianp@vmware.com>
parent f15bb3e6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment