[Mesa-dev] [PATCH] Allow setting GL_TEXTURE_COMPARE_MODE on a sampler object without ARB_shadow support.

Matt Turner mattst88 at gmail.com
Thu Jun 25 16:11:20 PDT 2015


On Mon, Mar 23, 2015 at 12:25 PM, Stefan Dösinger
<stefandoesinger at gmx.at> wrote:
> This fixes a GL error warning on r200 in Wine.
>
> The GL_ARB_sampler_objects extension does not specify a dependency on
> GL_ARB_shadow or GL_ARB_depth_texture for this value. Just set the value
> and don't do anything else. It won't matter without a depth texture
> being assigned anyway.
> ---

Brian, Ian -- you guys seem like you might have opinions about this.


More information about the mesa-dev mailing list