lavapipe: implement EXT_separate_stencil_usage
this is a conformant implementation Reviewed-by: Dave Airlie <airlied@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11738>
This commit is contained in:
@@ -133,6 +133,7 @@ static const struct vk_device_extension_table lvp_device_extensions_supported =
|
||||
.EXT_private_data = true,
|
||||
.EXT_sampler_filter_minmax = true,
|
||||
.EXT_scalar_block_layout = true,
|
||||
.EXT_separate_stencil_usage = true,
|
||||
.EXT_shader_stencil_export = true,
|
||||
.EXT_shader_viewport_index_layer = true,
|
||||
.EXT_transform_feedback = true,
|
||||
|
||||
Reference in New Issue
Block a user