group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
GpuParticleBuffer.hpp File Reference

GPU storage/vertex buffer paired with a CPU transfer buffer for particle uploads. More...

#include <SDL3/SDL.h>
#include <cstdint>
Include dependency graph for GpuParticleBuffer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GpuParticleBuffer
 Manages a GPU storage buffer + CPU-side transfer buffer pair for particle data. More...

Detailed Description

GPU storage/vertex buffer paired with a CPU transfer buffer for particle uploads.