[Mesa-dev] [PATCH] st/mesa: update stencil surface if it comes from texture

Ilia Mirkin imirkin at alum.mit.edu
Sun Apr 26 11:30:14 PDT 2015


On Sat, Apr 25, 2015 at 6:23 AM, Dave Airlie <airlied at gmail.com> wrote:
> On 25 April 2015 at 09:18, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
>> Now that ARB_texture_stencil8 is supported, this might happen.
>
> Seems logical, would be nice to have a piglit for it,
>
> Reviewed-by: Dave Airlie <airlied at redhat.com>

TBH, I'm not 100% sure how this condition is triggered... glTexImage()
on an existing texture with different sizes? Do you know if there are
tests that test this sort of thing explicitly that I could tack it
onto?

  -ilia


More information about the mesa-dev mailing list