group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
ParticleRenderer Member List

This is the complete list of members for ParticleRenderer, including all inherited members.

drawAll(SDL_GPURenderPass *pass, SDL_GPUCommandBuffer *cmd, float screenW, float screenH)ParticleRenderer
init(SDL_GPUDevice *dev, SDL_GPUTextureFormat colorFmt, SDL_GPUShaderFormat shaderFmt)ParticleRenderer
quit()ParticleRenderer
setSdfAtlas(SDL_GPUTexture *tex, SDL_GPUSampler *samp)ParticleRendererinline
smokeNoiseTex() constParticleRendererinline
smokeSampler() constParticleRendererinline
uploadArcs(SDL_GPUCommandBuffer *cmd, const ArcVertex *data, uint32_t count)ParticleRenderer
uploadBillboards(SDL_GPUCommandBuffer *cmd, const BillboardParticle *data, uint32_t count)ParticleRenderer
uploadDecals(SDL_GPUCommandBuffer *cmd, const DecalInstance *data, uint32_t count)ParticleRenderer
uploadHitscan(SDL_GPUCommandBuffer *cmd, const HitscanBeam *data, uint32_t count)ParticleRenderer
uploadRibbon(SDL_GPUCommandBuffer *cmd, const RibbonVertex *data, uint32_t count)ParticleRenderer
uploadSdfHud(SDL_GPUCommandBuffer *cmd, const SdfGlyphGPU *data, uint32_t count)ParticleRenderer
uploadSdfWorld(SDL_GPUCommandBuffer *cmd, const SdfGlyphGPU *data, uint32_t count)ParticleRenderer
uploadSmoke(SDL_GPUCommandBuffer *cmd, const SmokeParticle *data, uint32_t count)ParticleRenderer
uploadTracers(SDL_GPUCommandBuffer *cmd, const TracerParticle *data, uint32_t count)ParticleRenderer