mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-23 07:51:39 +00:00
* These are placed a little conservatively to be sure we pick up changes * They're placed on any drawcall, any buffer copy operation, any texture data operation that can source from a buffer via pixel unpack buffers, any texture copy or read (like framebuffer blits) since the buffer could be a texture buffer. Also on any function that returns the contents of a texture or buffer.