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.
RAII wrapper for a D3D access lock on an accelerator_view object.
class scoped_d3d_access_lock;
Members
Public Constructors
Name |
Description |
---|---|
Overloaded. Constructs a scoped_d3d_access_lock object. The lock is released when this object goes out of scope. |
|
Releases the D3D access lock on the associated accelerator_view object. |
Public Operators
Name |
Description |
---|---|
Takes ownership of a lock from another scoped_d3d_access_lock. |
Inheritance Hierarchy
scoped_d3d_access_lock
Requirements
Header: amprt.h
Namespace: concurrency::direct3d