diff options
author | Emil Velikov <[email protected]> | 2018-04-10 17:11:29 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2018-06-21 12:09:39 +0100 |
commit | ccaa9f09cc573f0d9190fa7cdfd66ef066763710 (patch) | |
tree | 99a6c2c4a6cd54edafd066a4045add5e8217dd56 /src/gallium/state_trackers | |
parent | 1714dfca8abdae7d6233ddb3b2c852977b20bc42 (diff) |
mesa: remove struct gl_extensions::ATI_separate_stencil
Virtually every driver that supports ATI_separate_stencil
also supports EXT_stencil_two_side.
Use the latter boolean for both extension. With that in mind we can drop
the explicit true from the drivers and the nasty comment in
compute_version().
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/gallium/state_trackers')
0 files changed, 0 insertions, 0 deletions