Lumiera
0.pre.03
»edit your freedom«
|
This is kind of a "dry run" for documentation purposes, because the BufferProvider implementation used here is just a diagnostics facility, allowing to investigate the state of individual buffers even after "releasing" them.
This test should help understanding the sequence of buffer management operations performed at various stages while passing an calculation job through the render engine.
Definition at line 79 of file buffer-provider-protocol-test.cpp.
Private Member Functions | |
virtual void | run (Arg) |
void | verifyObjectAttachment () |
void | verifyObjectAttachmentFailure () |
void | verifySimpleUsage () |
void | verifyStandardCase () |