summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorArielG-NV <159081215+ArielG-NV@users.noreply.github.com>2024-07-23 11:08:05 -0400
committerGitHub <noreply@github.com>2024-07-23 11:08:05 -0400
commitc28d8b6aec721fa3350fc52647f1572a353f6151 (patch)
treee4570b2b4c4bb3efaf7259fb543c056963f5bfe6 /CMakeLists.txt
parent509bfd8bbaaf021507c4045b5fd9eaf43276dc0a (diff)
Warn if providing explicit bindings to a object using uniform locations (#4708)
fixes: #4700 Changes: * If a uniform object (which uses uniform locations) has explicit bindings we will warn to use `ConstantBuffer<T>` instead. We check for a warning specifically when we know an object uses uniform layouts because objects may not use a uniform-layout register even if tagged with `uniform`. A good example of this is `uniform ConstantBuffer<T>`.
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions