aurora-directx ~master (2020-02-01T22:21:58Z)
Dub
Repo
D3D11_SUBRESOURCE_TILING
aurora
directx
d3d11
d3d11_2
Undocumented in source.
version(Windows)
struct
D3D11_SUBRESOURCE_TILING {
uint
WidthInTiles
;
ushort
HeightInTiles
;
ushort
DepthInTiles
;
uint
StartTileIndexInOverallResource
;
}
Members
Variables
DepthInTiles
ushort
DepthInTiles
;
Undocumented in source.
HeightInTiles
ushort
HeightInTiles
;
Undocumented in source.
StartTileIndexInOverallResource
uint
StartTileIndexInOverallResource
;
Undocumented in source.
WidthInTiles
uint
WidthInTiles
;
Undocumented in source.
Meta
Source
See Implementation
aurora
directx
d3d11
d3d11_2
enums
D3D11_CHECK_MULTISAMPLE_QUALITY_LEVELS_FLAG
D3D11_TILE_COPY_FLAG
D3D11_TILE_MAPPING_FLAG
D3D11_TILE_RANGE_FLAG
interfaces
ID3D11Device2
ID3D11DeviceContext2
structs
D3D11_PACKED_MIP_DESC
D3D11_SUBRESOURCE_TILING
D3D11_TILED_RESOURCE_COORDINATE
D3D11_TILE_REGION_SIZE
D3D11_TILE_SHAPE