Skip to content
Snippets Groups Projects
  • LoopDawg's avatar
    HLSL: implement TextureBuffer<type> · e5530b92
    LoopDawg authored
    Almost equivalent to tbuffer, except members not at global scope.
    So, reference is "TextureBuffer_var.member", not simply "member".
    e5530b92