--- layout: stdlib-reference --- # attribute [vk::spirv\_instruction] > #### Deprecated Feature > The feature described in this page is marked as deprecated, and may be removed in a future release. > Users are advised to avoid using this feature, and to migrate to a newer alternative. ## Description Use spirv_asm instead for inline SPIR-V assembly. ## Signature
[vk::spirv_instruction(op : int, set : String)]
## Parameters #### op : int #### set : [String](../types/string-0/index.html) = ""