diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2022-07-21 22:35:17 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2022-07-21 22:35:17 -0700 |
commit | 3350c54719272d8c49b1b579c7711d13a8f290d5 (patch) | |
tree | 31cc4625fce0231751fc8b4acd253ef8390b90bc /src/modules/shapes/shapes.c | |
parent | 75bdc9a1563056582866f5bb370abee4c1a27538 (diff) |
til: simplify and clarify module_render_fragment()
This consolidates the prepare_frame+render_fragment
potentially-threaded branch but more importantly introduces some
asserts codifying the whole prepare_frame() must return a
fragmenter /and/ be accompanied by a render_fragment().
Any single-threaded modules are expected to just populate
render_fragment() and leave prepare_frame() unused.
Diffstat (limited to 'src/modules/shapes/shapes.c')
0 files changed, 0 insertions, 0 deletions