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

pub struct D3D11_SUBRESOURCE_TILING {
    pub WidthInTiles: UINT,
    pub HeightInTiles: UINT16,
    pub DepthInTiles: UINT16,
    pub StartTileIndexInOverallResource: UINT,
}

Fields

WidthInTiles
HeightInTiles
DepthInTiles
StartTileIndexInOverallResource