Documentation for packoffset is at
https://learn.microsoft.com/en-us/windows/win32/direct3dhlsl/dx-graphics-hlsl-variable-packoffset
AC
- A design is created that defines how we will lower this to DXIL
- This is only the parsing support for packoffset, does not include the lowering
- Goes through code-gen to IR metadata
- Tests for the IR representation are created