summaryrefslogtreecommitdiffstats
path: root/tests/cpu-program
diff options
context:
space:
mode:
authorArielG-NV <159081215+ArielG-NV@users.noreply.github.com>2024-06-24 09:45:21 -0400
committerGitHub <noreply@github.com>2024-06-24 09:45:21 -0400
commitd832e33574ed772db1fa9b7ba184b37d0e3704cf (patch)
tree8a0a369757b7c7c37121d7d78bb870b10d6f6750 /tests/cpu-program
parentcf8d1ceffcfbbb64734e6180a2c0cebd033f5b2e (diff)
Added float2x2 cast to float4 (and vise versa) (#4432)
* added float4x4<->float4 casting (and related) Note: not adding `matrix<1,N>` and `matrix<N,1>` translations since this will bloat stdlib with many expensive to process `extension` operations. `matrix<N,1>` is already planned to be treated as vectors (which should solve this problem by proxy). * address review * explicit cast mat to vec
Diffstat (limited to 'tests/cpu-program')
0 files changed, 0 insertions, 0 deletions