FTEQW
Documentation of the FTE engine source tree.
vboarray_s Union Reference

#include <merged.h>

Public Attributes

voidsysptr
 
struct {
   int   vbo
 
   void *   addr
 
gl
 
struct {
   void *   buff
 
   unsigned int   offs
 
d3d
 
struct {
   qVkBuffer   buff
 
   unsigned int   offs
 
vk
 
struct {
   qint64_t   buff
 
   unsigned int   offs
 
pad
 

Member Data Documentation

◆ addr

void* vboarray_s::addr

◆ buff [1/3]

void* vboarray_s::buff

◆ buff [2/3]

qVkBuffer vboarray_s::buff

◆ buff [3/3]

qint64_t vboarray_s::buff

◆ 

struct { ... } vboarray_s::d3d

◆ 

struct { ... } vboarray_s::gl

◆ offs

unsigned int vboarray_s::offs

◆ 

struct { ... } vboarray_s::pad

◆ sysptr

void* vboarray_s::sysptr

◆ vbo

int vboarray_s::vbo

◆ 

struct { ... } vboarray_s::vk

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