diff options
| author | Tim Foley <tfoley@nvidia.com> | 2017-07-17 15:13:37 -0700 |
|---|---|---|
| committer | Tim Foley <tfoley@nvidia.com> | 2017-07-17 15:13:37 -0700 |
| commit | ff4621460a98f34d74e4275841c313400cbda0dd (patch) | |
| tree | a8f6a2334397ade3981f35d1ee764a4c325e0927 /source/slang/parameter-binding.cpp | |
| parent | 0059ccb3997c2af87bc3f76524d8cd4787c20b7e (diff) | |
Handle `Buffer` types more like textures
Fixes #94
We'd been handling HLSL `Buffer` and `RWBuffer` in a one-off fashion, and that led to a lot of code duplication, and also to the issue that we weren't handling `RasterizerOrderedBuffer` at all.
This change basically folds `Buffer` in so that it is conceptually a texture type (just with a unique shape). Hopefully all the other logic still works.
Diffstat (limited to 'source/slang/parameter-binding.cpp')
0 files changed, 0 insertions, 0 deletions
