mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-11 00:05:51 +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.