lavapipe: enable 8/16-bit storage extensions
Acked-by: Adam Jackson <ajax@redhat.com> Reviewed-by: Roland Scheidegger <sroland@vmware.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9643>
This commit is contained in:
@@ -459,6 +459,7 @@ lvp_shader_compile_to_ir(struct lvp_pipeline *pipeline,
|
||||
.image_write_without_format = true,
|
||||
.storage_image_ms = true,
|
||||
.geometry_streams = true,
|
||||
.storage_8bit = true,
|
||||
.storage_16bit = true,
|
||||
.variable_pointers = true,
|
||||
.stencil_export = true,
|
||||
|
Reference in New Issue
Block a user