candlewick 0.1.0
A renderer
Loading...
Searching...
No Matches
Device.h File Reference
#include "Core.h"
#include "Tags.h"
#include <SDL3/SDL_gpu.h>

Go to the source code of this file.

Classes

struct  candlewick::Device
 RAII wrapper for SDL_GPUDevice. More...
 

Namespaces

namespace  candlewick
 

Functions

SDL_GPUShaderFormat candlewick::auto_detect_shader_format_subset (const char *name=nullptr)
 Automatically detect which subset of shader formats (MSL, SPIR-V) are compatible with the device.