Struct d3d11_win::resource::structures::D3D11_PACKED_MIP_DESC [] [src]

pub struct D3D11_PACKED_MIP_DESC {
    pub NumStandardMips: UINT8,
    pub NumPackedMips: UINT8,
    pub NumTilesForPackedMips: UINT,
    pub StartTileIndexInOverallResource: UINT,
}

Fields

NumStandardMips
NumPackedMips
NumTilesForPackedMips
StartTileIndexInOverallResource