candlewick 0.6.0
A tiny cross-platform renderer based on SDL3
|
#include "Core.h"
#include <SDL3/SDL_gpu.h>
#include <SDL3/SDL_log.h>
#include <utility>
#include <span>
Go to the source code of this file.
Classes | |
class | candlewick::CommandBuffer |
Namespaces | |
namespace | candlewick |
Concepts | |
concept | candlewick::GpuCompatibleData |