102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
Loading...
Searching...
No Matches
DTTR_PCDOGS_T_PKG_MaterialTableEntry Struct Reference

#include <dttr_pcdogs.h>

Data Fields

uint32_t texture_offset
 Offset 0x0.
DTTR_PCDOGS_T_Material_Descriptortexture_desc_ptr
 Offset 0x4.
DTTR_PCDOGS_T_Math_SizeU16 dimensions
 Offset 0x8.
uint32_t runtime_surface
 Offset 0xC.
uint32_t pixel_data_offset
 Offset 0x10.
uint16_t format_flags
 Offset 0x14.
uint16_t mipmap_count
 Offset 0x16.
uint32_t palette_offset
 Offset 0x18.
uint32_t extra_flags
 Offset 0x1C.
uint32_t extra_data
 Offset 0x20.

Detailed Description

Definition at line 4759 of file dttr_pcdogs.h.

Field Documentation

◆ dimensions

DTTR_PCDOGS_T_Math_SizeU16 DTTR_PCDOGS_T_PKG_MaterialTableEntry::dimensions

Offset 0x8.

Definition at line 4762 of file dttr_pcdogs.h.

◆ extra_data

uint32_t DTTR_PCDOGS_T_PKG_MaterialTableEntry::extra_data

Offset 0x20.

Definition at line 4769 of file dttr_pcdogs.h.

◆ extra_flags

uint32_t DTTR_PCDOGS_T_PKG_MaterialTableEntry::extra_flags

Offset 0x1C.

Definition at line 4768 of file dttr_pcdogs.h.

◆ format_flags

uint16_t DTTR_PCDOGS_T_PKG_MaterialTableEntry::format_flags

Offset 0x14.

Definition at line 4765 of file dttr_pcdogs.h.

◆ mipmap_count

uint16_t DTTR_PCDOGS_T_PKG_MaterialTableEntry::mipmap_count

Offset 0x16.

Definition at line 4766 of file dttr_pcdogs.h.

◆ palette_offset

uint32_t DTTR_PCDOGS_T_PKG_MaterialTableEntry::palette_offset

Offset 0x18.

Definition at line 4767 of file dttr_pcdogs.h.

◆ pixel_data_offset

uint32_t DTTR_PCDOGS_T_PKG_MaterialTableEntry::pixel_data_offset

Offset 0x10.

Definition at line 4764 of file dttr_pcdogs.h.

◆ runtime_surface

uint32_t DTTR_PCDOGS_T_PKG_MaterialTableEntry::runtime_surface

Offset 0xC.

Definition at line 4763 of file dttr_pcdogs.h.

◆ texture_desc_ptr

DTTR_PCDOGS_T_Material_Descriptor* DTTR_PCDOGS_T_PKG_MaterialTableEntry::texture_desc_ptr

Offset 0x4.

Definition at line 4761 of file dttr_pcdogs.h.

◆ texture_offset

uint32_t DTTR_PCDOGS_T_PKG_MaterialTableEntry::texture_offset

Offset 0x0.

Definition at line 4760 of file dttr_pcdogs.h.


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