spirv: Add support for SPV_EXT_physical_storage_buffer
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
This commit is contained in:
@@ -51,6 +51,7 @@ struct spirv_supported_capabilities {
|
||||
bool kernel;
|
||||
bool min_lod;
|
||||
bool multiview;
|
||||
bool physical_storage_buffer_address;
|
||||
bool post_depth_coverage;
|
||||
bool runtime_descriptor_array;
|
||||
bool shader_viewport_index_layer;
|
||||
|
Reference in New Issue
Block a user