spirv: Implement non-Multiview parts of SPV_NV_mesh_shader
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10600>
This commit is contained in:

committed by
Marge Bot

parent
10a03e30cf
commit
b34f9740ca
@@ -70,6 +70,7 @@ struct spirv_supported_capabilities {
|
||||
bool kernel_image;
|
||||
bool kernel_image_read_write;
|
||||
bool literal_sampler;
|
||||
bool mesh_shading_nv;
|
||||
bool min_lod;
|
||||
bool multiview;
|
||||
bool physical_storage_buffer_address;
|
||||
|
Reference in New Issue
Block a user