UFO: Alien Invasion
Loading...
Searching...
No Matches
blendmode_t Struct Reference

#include <r_material.h>

Collaboration diagram for blendmode_t:
Collaboration graph

Data Fields

unsigned int src
unsigned int dest

Detailed Description

Definition at line 76 of file r_material.h.

Field Documentation

◆ dest

unsigned int blendmode_t::dest

GL_ONE, GL_ZERO, ...

Definition at line 77 of file r_material.h.

Referenced by R_ParseStage(), and R_SetSurfaceStageState().

◆ src

unsigned int blendmode_t::src

Definition at line 77 of file r_material.h.

Referenced by R_ParseStage(), and R_SetSurfaceStageState().


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