spirv: Implement SpvCapabilitySubgroupBufferBlockIOINTEL
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7448>
This commit is contained in:

committed by
Marge Bot

parent
dd39e311b3
commit
eb03f29655
@@ -95,6 +95,7 @@ struct spirv_supported_capabilities {
|
||||
bool amd_image_gather_bias_lod;
|
||||
|
||||
bool intel_subgroup_shuffle;
|
||||
bool intel_subgroup_buffer_block_io;
|
||||
};
|
||||
|
||||
typedef struct shader_info {
|
||||
|
Reference in New Issue
Block a user