aurora-directx ~master (2020-02-01T22:21:58Z)
Dub
Repo
ID3D11DeviceContext2.CopyTiles
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
)
void
CopyTiles
(
ID3D11Resource
TiledResource
,
const
(
D3D11_TILED_RESOURCE_COORDINATE
)*
pTileRegionStartCoord
,
const
D3D11_TILE_REGION_SIZE
*
pTileRegionSize
,
ID3D11Buffer
pBuffer
,
ulong
BufferStartOffsetInBytes
,
uint
Flags
)
Meta
Source
See Implementation
aurora
directx
d3d11
d3d11_2
ID3D11DeviceContext2
functions
CopyTileMappings
CopyTiles
ResizeTilePool
TiledResourceBarrier
UpdateTileMappings
UpdateTiles