3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/renderer/constant_buffers/AlignmentAllocator.h"
19 ::ll::TypedStorage<8, 8, ::mce::ConstantBufferContainer*> constantBuffer;
25 virtual ~ConstantBufferConstantsBase() =
default;
27 virtual void init() = 0;
33 MCAPI ::std::vector<uchar, ::mce::AlignmentHelper::AlignmentAllocator<uchar, 16>>
const& getBuffer()
const;
Definition ConstantBufferConstantsBase.h:7
static MCAPI void ** $vftable()
Definition ConstantBufferContainer.h:7