Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Implemented by the client driver to offer resources.
Syntax
PFND3D12DDI_OFFERRESOURCES Pfnd3d12ddiOfferresources;
HRESULT Pfnd3d12ddiOfferresources(
D3D12DDI_HDEVICE unnamedParam1,
const D3D12DDIARG_OFFERRESOURCES *unnamedParam2
)
{...}
Parameters
unnamedParam1
A handle to the display device (graphics context).
unnamedParam2
Pointer to a D3D12DDIARG_OFFERRESOURCES structure.
Return value
Returns HRESULT.
Requirements
Requirement | Value |
---|---|
Header | d3d12umddi.h |