Loading...
Searching...
No Matches
Go to the documentation of this file.
23#ifndef AVUTIL_HWCONTEXT_D3D12VA_INTERNAL_H
24#define AVUTIL_HWCONTEXT_D3D12VA_INTERNAL_H
51#define D3D12_OBJECT_RELEASE(pInterface) \
54 IUnknown_Release((IUnknown *)pInterface); \