LUMIERA.clone/tests/core/steam
Ichthyostega d5bbec6519 Invocation: now able to pass simple buffer case
Can now invoke the FeedManifold with
- either only one output buffer pointer
- or an input and output buffer pointer

With the new support tooling developed yesterday,
the decision logic is now stright-forward to express

__NOTE__ there is a known problem with type-handler registration in the `BufferProvider`;
basically all functors with the same signature are treated as ''identical type'',
which does not account for the fact that functors may hold captured data:
in the example here the second buffer is created with the constructor arguments
given to the first one, ignoring all further sets of similar arguments
2024-12-18 17:04:30 +01:00
..
asset Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
control Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
engine Invocation: now able to pass simple buffer case 2024-12-18 17:04:30 +01:00
fixture Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
mobject Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
play Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
render-segment-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00