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.
The PFND3DKMT_RESERVEGPUVIRTUALADDRESS callback function reserves an address range in the current process graphics processing unit (GPU) virtual address space.
Syntax
PFND3DKMT_RESERVEGPUVIRTUALADDRESS Pfnd3dkmtReservegpuvirtualaddress;
NTSTATUS Pfnd3dkmtReservegpuvirtualaddress(
D3DDDI_RESERVEGPUVIRTUALADDRESS *unnamedParam1
)
{...}
Parameters
unnamedParam1
Pointer to a D3DDDI_RESERVEGPUVIRTUALADDRESS structure.
Return value
Returns NTSTATUS.
Requirements
| Requirement | Value |
|---|---|
| Header | d3dkmthk.h |