From af79d7428895413eb64bcb640e07ebb26b1c19f3 Mon Sep 17 00:00:00 2001 From: omniscient <17525998+omnisci3nce@users.noreply.github.com> Date: Sun, 21 Jul 2024 20:23:52 +1000 Subject: quads kinda work --- src/ral/ral_types.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ral') diff --git a/src/ral/ral_types.h b/src/ral/ral_types.h index d65b35c..56fa141 100644 --- a/src/ral/ral_types.h +++ b/src/ral/ral_types.h @@ -71,6 +71,7 @@ typedef struct TextureDesc { GPU_TextureType tex_type; GPU_TextureFormat format; u32x2 extents; + u32 num_channels; } TextureDesc; // --- Vertices -- cgit v1.2.3-70-g09d2