Shader parameter struct with a layout that is defined at runtime by [FExtensibleUniformBufferTypeRegistry](API\Runtime\RenderCore\FExtensibleUniformBufferTypeRegi-)
TODO: Decouple parameter struct and actual data, so the data can be allocated dynamically (variable size) This requires some work in buffer binding/parameter macros/RHI, as these all assume the data to be inline.