ID3D11DeviceContext2 Members

ID3D11DeviceContext2 has the following members.

Public Methods

  Name Description
CopyTileMappings Copies mappings from a source tiled resource to a destination tiled resource.
CopyTiles Copies tiles from buffer to tiled resource or vice versa.
ResizeTilePool Resizes a tile pool. Partly implemented; can only reduce the size.
TiledResourceBarrier Specifies a data access ordering constraint between multiple tiled resources.
UpdateTileMappings Updates mappings of tile locations in tiled resources to memory locations in a tile pool.
UpdateTiles Updates tiles by copying from app memory to the tiled resource.

See also

ID3D11DeviceContext2