25#if NEBULA_GRAPHICS_DEBUG
Util::StringAtom name
Definition frameop.h:187
Definition frameswap.h:14
virtual ~FrameSwap()
destructor
Definition frameswap.cc:24
CoreGraphics::TextureId from
Definition frameswap.h:33
FrameOp::Compiled * AllocCompiled(Memory::ArenaAllocator< BIG_CHUNK > &allocator)
allocate instance of compiled
Definition frameswap.cc:33
FrameSwap()
constructor
Definition frameswap.cc:16
Allocates memory in chunks.
Definition arenaallocator.h:36
A StringAtom.
Definition stringatom.h:22
ImGUI debug interface for inspecting frame scripts.
Definition shaderserverbase.h:52
Definition commandbuffer.h:155
texture type
Definition texture.h:25
Definition frameswap.h:22
void Run(const CoreGraphics::CmdBufferId cmdBuf, const IndexT frameIndex, const IndexT bufferIndex) override
Run operation on a specific command buffer.
Definition frameswap.cc:47
CoreGraphics::TextureId from
Definition frameswap.h:29
int IndexT
Definition types.h:48