nir/vtn: Convert constant samplers to variables with data
Reviewd-by: Jason Ekstrand <jason@jlekstrand.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5242>
This commit is contained in:
@@ -58,6 +58,7 @@ struct spirv_supported_capabilities {
|
||||
bool integer_functions2;
|
||||
bool kernel;
|
||||
bool kernel_image;
|
||||
bool literal_sampler;
|
||||
bool min_lod;
|
||||
bool multiview;
|
||||
bool physical_storage_buffer_address;
|
||||
|
Reference in New Issue
Block a user