FTEQW
Documentation of the FTE engine source tree.
glfmt_s Struct Reference

#include <glquake.h>

Public Attributes

int sizedformat
 
int cformat
 
int internalformat
 
int format
 
int type
 
int swizzle_r
 
int swizzle_g
 
int swizzle_b
 
int swizzle_a
 

Member Data Documentation

◆ cformat

int glfmt_s::cformat

◆ format

int glfmt_s::format

◆ internalformat

int glfmt_s::internalformat

◆ sizedformat

int glfmt_s::sizedformat

◆ swizzle_a

int glfmt_s::swizzle_a

◆ swizzle_b

int glfmt_s::swizzle_b

◆ swizzle_g

int glfmt_s::swizzle_g

◆ swizzle_r

int glfmt_s::swizzle_r

◆ type

int glfmt_s::type

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