mirror of https://git.suyu.dev/suyu/suyu
shader/shader_ir: Place implementations of constructor and destructor in cpp file
Given the class contains quite a lot of non-trivial types, place the constructor and destructor within the cpp file to avoid inlining construction and destruction code everywhere the class is used.merge-requests/60/head
parent
fb85d5670d
commit
ce04ab38bb
Loading…
Reference in New Issue