Files

15 lines
447 B
C

#pragma once
// Reconstructed C++ declarations from IDA Local Types and PDB/DIA metadata.
// Original PDB header: w:\tech5\engine\renderer\jobs\transcode\image\barehdp\hdppostprocess.h
// Recovered logical types: 1
// Signatures retain Xbox 360 ABI evidence and may still require manual review.
// IDA Local Type ordinal 22810; PDB kind: struct.
struct __declspec(align(4)) hdpPostProcessInfo_t
{
int iMBDC;
unsigned __int8 ucMBTexture;
};