================ @@ -361,11 +361,60 @@ Examples: - ``i32`` - Index into the buffer +Texture and Typed Buffer Stores +------------------------------- + +*relevant types: Textures and TypedBuffer* + +The `TextureStore`_ and `BufferStore`_ DXIL operations can only be used to +write all 4 32-bit elements to a texture or a typed buffer. Note that both of ---------------- farzonl wrote:
```suggestion write all four 32-bit elements (components) at once to a texture or a typed buffer. ``` https://github.com/llvm/llvm-project/pull/104253 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits