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.
Release the D3D access lock on the given accelerator_view. If the calling thread does not hold the lock on the accelerator_view the results are undefined.
void __cdecl d3d_access_unlock(
accelerator_view &_Av
);
Parameters
- _Av
The accelerator_view for which the lock is to be released.
Requirements
Header: amprt.h
Namespace: concurrency::direct3d