spirv: Implement the function portion of the Linkage capability
Acked-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15486>
This commit is contained in:

committed by
Marge Bot

parent
80a076382d
commit
4b2c78c08a
@@ -72,6 +72,7 @@ struct spirv_supported_capabilities {
|
||||
bool kernel;
|
||||
bool kernel_image;
|
||||
bool kernel_image_read_write;
|
||||
bool linkage;
|
||||
bool literal_sampler;
|
||||
bool mesh_shading_nv;
|
||||
bool min_lod;
|
||||
|
Reference in New Issue
Block a user