This is a great article that explains HLSL cbuffer packing rules, and also includes a very cool layout visualizer: https://maraneshi.github.io/HLSL-ConstantBufferLayoutVisualizer/
maraneshi.github.io
HLSL Constant Buffer Packing Rules & Layout VisualizerLearn HLSL constant buffer packing rules and visualize the memory layout of your own custom cbuffers!
