diff options
author | Stefan Dösinger <[email protected]> | 2015-10-06 16:55:39 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2015-10-07 08:45:56 -0600 |
commit | a2bc4a7b04d6971e093b0d25caf04de11ee07045 (patch) | |
tree | a274112ee0f96a5a276daf55198a4182c1b1457c /src/gallium | |
parent | 2bad030ac9c47c316f615db83c52cf0391f64f3f (diff) |
mesa: Remove GL_ARB_sampler_object depth compare error checking.
Version 3: Simplify the code comment, word wrap commit description.
Version 2: Return GL_FALSE if ARB_shadow is unsupported instead of
pretending to store the value as suggested by Brian Paul.
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 setting the depth texture
compare mode and function. Silently ignore attempts to change these
settings. They won't matter without a depth texture being assigned
anyway.
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions