llvm-project
7c0cbb16 - [HLSL] Define CBuffer field alignment for matrix types (#179836)

Commit
1 day ago
[HLSL] Define CBuffer field alignment for matrix types (#179836) fixes https://github.com/llvm/llvm-project/issues/179834 Change defines Matrix alignment as buffer row length (16). Same as arrays and structs. Change also adds tests for matrix, matrix in structs, & arrays.
Author
Parents
Loading