aurora-directx ~master (2020-02-01T22:21:58Z)
Dub
Repo
ID3D11DeviceContext2.UpdateTileMappings
aurora
directx
d3d11
d3d11_2
ID3D11DeviceContext2
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
interface
ID3D11DeviceContext2
extern (
Windows
)
HRESULT
UpdateTileMappings
(
ID3D11Resource
pTiledResource
,
uint
NumTiledResourceRegions
,
const
(
D3D11_TILED_RESOURCE_COORDINATE
)*
pTiledResourceRegionStartCoordinates
,
const
(
D3D11_TILE_REGION_SIZE
)*
pTiledResourceRegionSizes
,
ID3D11Buffer
pTilePool
,
uint
NumRanges
,
const
(
uint
)*
pRangeFlags
,
const
(
uint
)*
pTilePoolStartOffsets
,
const
(
uint
)*
pRangeTileCounts
,
uint
Flags
)
Meta
Source
See Implementation
aurora
directx
d3d11
d3d11_2
ID3D11DeviceContext2
functions
CopyTileMappings
CopyTiles
ResizeTilePool
TiledResourceBarrier
UpdateTileMappings
UpdateTiles