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

#include <shader.h>

Public Attributes

int fbo
 
int rb_size [2]
 
int rb_depth
 
int rb_stencil
 
int rb_depthstencil
 
texid_t colour
 
unsigned int enables
 

Member Data Documentation

◆ colour

texid_t fbostate_t::colour

◆ enables

unsigned int fbostate_t::enables

◆ fbo

int fbostate_t::fbo

◆ rb_depth

int fbostate_t::rb_depth

◆ rb_depthstencil

int fbostate_t::rb_depthstencil

◆ rb_size

int fbostate_t::rb_size[2]

◆ rb_stencil

int fbostate_t::rb_stencil

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