#include <r_material.h>
Data Fields | |
unsigned int | src |
unsigned int | dest |
Definition at line 77 of file r_material.h.
unsigned int blendmode_s::dest |
GL_ONE, GL_ZERO, ...
Definition at line 78 of file r_material.h.
Referenced by R_ParseStage(), and R_SetSurfaceStageState().
unsigned int blendmode_s::src |
Definition at line 78 of file r_material.h.
Referenced by R_ParseStage(), and R_SetSurfaceStageState().