My Project
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
DVLE_s Struct Reference

#include <shdr.h>

Data Fields

SHDR_type type
 
u32 mainOffset
 
u32 endmainOffset
 
u32 constTableSize
 
DVLE_constEntry_sconstTableData
 
u32 outTableSize
 
DVLE_outEntry_soutTableData
 
u32 uniformTableSize
 
DVLE_uniformEntry_suniformTableData
 
char * symbolTableData
 

Detailed Description

Definition at line 40 of file shdr.h.

Field Documentation

DVLE_constEntry_s* constTableData

Definition at line 44 of file shdr.h.

u32 constTableSize

Definition at line 43 of file shdr.h.

u32 endmainOffset

Definition at line 42 of file shdr.h.

u32 mainOffset

Definition at line 42 of file shdr.h.

DVLE_outEntry_s* outTableData

Definition at line 46 of file shdr.h.

u32 outTableSize

Definition at line 45 of file shdr.h.

char* symbolTableData

Definition at line 49 of file shdr.h.

SHDR_type type

Definition at line 41 of file shdr.h.

DVLE_uniformEntry_s* uniformTableData

Definition at line 48 of file shdr.h.

u32 uniformTableSize

Definition at line 47 of file shdr.h.


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