SDL 3.0
SDL_GPUDepthStencilValue Struct Reference

#include <SDL_gpu.h>

Data Fields

float depth
 
Uint8 stencil
 

Detailed Description

Definition at line 507 of file SDL_gpu.h.

Field Documentation

◆ depth

float SDL_GPUDepthStencilValue::depth

Definition at line 509 of file SDL_gpu.h.

◆ stencil

Uint8 SDL_GPUDepthStencilValue::stencil

Definition at line 510 of file SDL_gpu.h.


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