SDL 3.0
SDL_GPUColorAttachmentDescription Struct Reference

#include <SDL_gpu.h>

+ Collaboration diagram for SDL_GPUColorAttachmentDescription:

Data Fields

SDL_GPUTextureFormat format
 
SDL_GPUColorAttachmentBlendState blendState
 

Detailed Description

Definition at line 762 of file SDL_gpu.h.

Field Documentation

◆ blendState

SDL_GPUColorAttachmentBlendState SDL_GPUColorAttachmentDescription::blendState

Definition at line 765 of file SDL_gpu.h.

◆ format

SDL_GPUTextureFormat SDL_GPUColorAttachmentDescription::format

Definition at line 764 of file SDL_gpu.h.


The documentation for this struct was generated from the following file: