102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
Loading...
Searching...
No Matches
graphics_shader_blob Struct Reference

Data Fields

const Uint8 * code
size_t size

Detailed Description

Definition at line 11 of file backend_sdl3gpu_pipelines.c.

Field Documentation

◆ code

const Uint8* graphics_shader_blob::code

Definition at line 12 of file backend_sdl3gpu_pipelines.c.

Referenced by create_shader().

◆ size

size_t graphics_shader_blob::size

Definition at line 13 of file backend_sdl3gpu_pipelines.c.

Referenced by create_shader().


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