#include <Context.h>
◆ device
SDL_GPUDevice* Core::RenderData::device = nullptr |
◆ height
int Core::RenderData::height = 720 |
◆ projectPass
SDL_GPURenderPass* Core::RenderData::projectPass = nullptr |
◆ projectSampler
SDL_GPUSampler* Core::RenderData::projectSampler = nullptr |
◆ projectTexture
SDL_GPUTexture* Core::RenderData::projectTexture = nullptr |
◆ resolutionScale
float Core::RenderData::resolutionScale = 1.0f |
◆ resolveTexture
SDL_GPUTexture* Core::RenderData::resolveTexture = nullptr |
◆ sampleCount
SDL_GPUSampleCount Core::RenderData::sampleCount = SDL_GPU_SAMPLECOUNT_1 |
◆ width
int Core::RenderData::width = 1280 |
◆ window
SDL_Window* Core::RenderData::window = nullptr |
The documentation for this struct was generated from the following file:
- /Users/runner/work/Garage/Garage/src/Core/Context.h