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

#include <sw.h>

Public Attributes

volatile unsigned int readpoint
 
voidthread
 
float idletime
 
float activetime
 
unsigned int interlaceline
 
unsigned int interlacemod
 
unsigned int threadnum
 
unsigned intvpdbuf
 
unsigned intvpcbuf
 
unsigned int vpwidth
 
unsigned int vpheight
 
swuniforms_t u
 
qintptr_t vpcstride
 
struct workqueue_swq
 

Member Data Documentation

◆ activetime

float swthread_t::activetime

◆ idletime

float swthread_t::idletime

◆ interlaceline

unsigned int swthread_t::interlaceline

◆ interlacemod

unsigned int swthread_t::interlacemod

◆ readpoint

volatile unsigned int swthread_t::readpoint

◆ thread

void* swthread_t::thread

◆ threadnum

unsigned int swthread_t::threadnum

◆ u

swuniforms_t swthread_t::u

◆ vpcbuf

unsigned int* swthread_t::vpcbuf

◆ vpcstride

qintptr_t swthread_t::vpcstride

◆ vpdbuf

unsigned int* swthread_t::vpdbuf

◆ vpheight

unsigned int swthread_t::vpheight

◆ vpwidth

unsigned int swthread_t::vpwidth

◆ wq

struct workqueue_s* swthread_t::wq

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