mirror of
https://github.com/WerWolv/ImHex-Patterns.git
synced 2026-03-28 07:47:02 -05:00
Pattern for SPIR-V 1.5 rev 4 (#17)
* Patter for SPIR-V 1.5 rev 4 * Merge headers into spirv.hexpat * use padding for Version
This commit is contained in:
@@ -15,6 +15,7 @@ Hex patterns, include patterns and magic files for the use with the ImHex Hex Ed
|
||||
| WAV | `audio/wav` | `patterns/wav.hexpat` | RIFF header, WAVE header, PCM header |
|
||||
| ZIP | `application/zip` | `patterns/zip.hexpat` | End of Central Directory Header, Central Directory File Headers |
|
||||
| PCAP | `application/vnd.tcpdump.pcap` | `patterns/pcap.hexpat` | pcap header and packets |
|
||||
| SPIRV | | `patterns/spirv.hexpat` | SPIR-V header and instructions |
|
||||
|
||||
### Include Patterns
|
||||
|
||||
|
||||
Reference in New Issue
Block a user