summaryrefslogtreecommitdiffstats
path: root/source/slang/parameter-binding.cpp
diff options
context:
space:
mode:
authorTim Foley <tfoley@nvidia.com>2017-07-18 15:21:04 -0700
committerTim Foley <tfoley@nvidia.com>2017-07-18 15:21:04 -0700
commit4d6da3a1177f27807d47ca46ec25ed96eda4642c (patch)
tree2cc4e5645e56df929d1a8eee1815f26ab4a7c3e9 /source/slang/parameter-binding.cpp
parentb2b46a9ced9dad18b41df0361cb91b0afb1ea710 (diff)
Swizzle result of buffer load based on element type
When lowering `buf[i]` to `texelFetch(..., i)` we need to deal with the case where the type of `b` might be `Buffer<float>` in which case we want to add a `.x` swizzle to the end of the fetch.
Diffstat (limited to 'source/slang/parameter-binding.cpp')
0 files changed, 0 insertions, 0 deletions