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

pub struct D3D11_TILE_SHAPE {
    pub WidthInTexels: UINT,
    pub HeightInTexels: UINT,
    pub DepthInTexels: UINT,
}

Fields

WidthInTexels
HeightInTexels
DepthInTexels