microsoft / hlsl-specs

HLSL Specifications
MIT License
118 stars 30 forks source link

Add proposal for scalar layout for constant buffers #317

Open Tobski opened 6 days ago

Tobski commented 6 days ago

This proposal adds an attribute to specify that the layout of constant buffers uses C-style packing rules, according to the size of the scalar components of matrices and vectors, rather than the packing rules currently used for constant buffers when they are involved.

Tobski commented 5 days ago

@microsoft-github-policy-service agree company="AMD"