May 28, 2021
12:07 p.m.
Signed-off-by: Matteo Bruni <mbruni(a)codeweavers.com> --- I'm sure this is no surprise but I find it a bit awkward that currently there is a struct hlsl_ctx * inside struct bytecode_buffer while it's also passed separately to a bunch of helpers. Just another thing for potential followups...