Changeset 70bef00 in Lumiera

Timestamp:
2026-06-24T23:54:21Z (4 weeks ago)
Author:
Ichthyostega <prg@…>
Branches:
dev/play
Children:
2ddb921e
Parents:
f3dcbfe
git-author:
Ichthyostega <prg@…> (24/06/26 21:48:15)
git-committer:
Ichthyostega <prg@…> (24/06/26 23:54:21)
Message:

Invocation: provide a fake engine context setup

The purpose of this test is to invoke a Render Node graph
using the full service environment as present in the Render Engine.
However, for sake of clarity, I do not want to pull up the Engine subsystem,
but rather use a local / mocked setup of all the services involved.

The node invocation is performed from within a worker thread,
to demonstrate integration with the thread-local memory pools.

The first simple test case builds and then pulls a source node.

(No files)

Note: See TracChangeset for help on using the changeset viewer.