![]() |
|
Represents a Render Buffer that may be re-used between render graphs Client code has exclusive access to this buffer during render graph execution, but there are no guarentees about contents before first usage and after last usage. More...
#include <renderBufferPool.h>
Public Member Functions | |
| HdStPooledRenderBuffer (std::shared_ptr< HdStRenderBuffer > buffer, HdStRenderBufferPool *pool, const SdfPath &graphPath, bool isDepth, uint16_t idx) | |
| HdStRenderBuffer * | GetBuffer () const |
Represents a Render Buffer that may be re-used between render graphs Client code has exclusive access to this buffer during render graph execution, but there are no guarentees about contents before first usage and after last usage.
Definition at line 33 of file renderBufferPool.h.
|
inline |
Definition at line 44 of file renderBufferPool.h.