// d3d12umddi.h
typedef struct D3D12DDI_RESOURCE_UAV_BARRIER {
D3D12DDI_HRESOURCE hResource;
} D3D12DDI_RESOURCE_UAV_BARRIER;
View the official Windows Driver Kit DDI referenceNo description available.
Contains an unordered access view (UAV) barrier.
hResourceThe handle of resource.