ResourceAccessPattern
Public / Constants
Static
Static resource (CPU: none, GPU: read)
When a static resource is created, the whole content must be specified. After that, the resource remains immutable.
Dynamic
Dynamic resources (CPU: none, GPU: read/write)
Dynamic resources are usually placed in high-performance GPU memory.