spirv/nir: Add support for SPV_KHR_8bit_storage
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
This commit is contained in:
@@ -58,6 +58,7 @@ struct spirv_supported_capabilities {
|
||||
bool runtime_descriptor_array;
|
||||
bool stencil_export;
|
||||
bool atomic_storage;
|
||||
bool storage_8bit;
|
||||
};
|
||||
|
||||
typedef struct shader_info {
|
||||
|
Reference in New Issue
Block a user