aurora-directx ~master (2020-02-01T22:21:58Z)
Dub
Repo
ID3D11Device3.ReadFromSubresource
aurora
directx
d3d11
d3d11_3
ID3D11Device3
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
interface
ID3D11Device3
extern (
Windows
)
void
ReadFromSubresource
(
void
*
pDstData
,
uint
DstRowPitch
,
uint
DstDepthPitch
,
ID3D11Resource
*
pSrcResource
,
uint
SrcSubresource
,
const
D3D11_BOX
*
pSrcBox
)
Meta
Source
See Implementation
aurora
directx
d3d11
d3d11_3
ID3D11Device3
functions
CreateDeferredContext3
CreateQuery1
CreateRasterizerState2
CreateRenderTargetView1
CreateShaderResourceView1
CreateTexture2D1
CreateTexture3D1
CreateUnorderedAccessView1
GetImmediateContext3
ReadFromSubresource
WriteToSubresource