| Halide 21.0.0
    Halide compiler and libraries | 
#include <mini_d3d12.h>
| Public Member Functions | |
| BEGIN_INTERFACE (ID3D12Fence *This, REFIID riid, _COM_Outptr_ void **ppvObject) | |
| ID3D12Fence _In_ REFGUID _In_ UINT | _In_reads_bytes_opt_ (DataSize) const void *pData) | 
| Public Attributes | |
| ID3D12Fence * | This | 
| ID3D12Fence _In_ REFGUID | guid | 
| ID3D12Fence _In_ REFGUID _Inout_ UINT * | pDataSize | 
| ID3D12Fence _In_ REFGUID _Inout_ UINT _Out_writes_bytes_opt_ pDataSize void * | pData | 
| ID3D12Fence _In_ REFGUID _In_ UINT | DataSize | 
| ID3D12Fence _In_ REFGUID _In_opt_ const IUnknown * | pData | 
| ID3D12Fence _In_z_ LPCWSTR | Name | 
| ID3D12Fence REFIID | riid | 
| ID3D12Fence REFIID _COM_Outptr_opt_ void ** | ppvDevice | 
| ID3D12Fence UINT64 | Value | 
| ID3D12Fence UINT64 HANDLE | hEvent | 
Definition at line 5308 of file mini_d3d12.h.
| ID3D12FenceVtbl::BEGIN_INTERFACE | ( | ID3D12Fence * | This, | 
| REFIID | riid, | ||
| _COM_Outptr_ void ** | ppvObject ) | 
References _COM_Outptr_, BEGIN_INTERFACE(), REFIID, riid, STDMETHODCALLTYPE, and This.
Referenced by BEGIN_INTERFACE().
| ID3D12Fence * ID3D12FenceVtbl::This | 
Definition at line 5319 of file mini_d3d12.h.
Referenced by _In_reads_bytes_opt_(), and BEGIN_INTERFACE().
| ID3D12Fence _In_ REFGUID ID3D12FenceVtbl::guid | 
Definition at line 5328 of file mini_d3d12.h.
Referenced by _In_reads_bytes_opt_().
| ID3D12Fence _In_ REFGUID _Inout_ UINT* ID3D12FenceVtbl::pDataSize | 
Definition at line 5329 of file mini_d3d12.h.
| ID3D12Fence _In_ REFGUID _Inout_ UINT _Out_writes_bytes_opt_ pDataSize void* ID3D12FenceVtbl::pData | 
Definition at line 5330 of file mini_d3d12.h.
Referenced by _In_reads_bytes_opt_().
| ID3D12Fence _In_ REFGUID _In_ UINT ID3D12FenceVtbl::DataSize | 
Definition at line 5336 of file mini_d3d12.h.
Referenced by _In_reads_bytes_opt_().
| ID3D12Fence _In_ REFGUID _In_opt_ const IUnknown* ID3D12FenceVtbl::pData | 
Definition at line 5343 of file mini_d3d12.h.
| ID3D12Fence _In_z_ LPCWSTR ID3D12FenceVtbl::Name | 
Definition at line 5348 of file mini_d3d12.h.
| ID3D12Fence REFIID ID3D12FenceVtbl::riid | 
Definition at line 5353 of file mini_d3d12.h.
Referenced by BEGIN_INTERFACE().
| ID3D12Fence REFIID _COM_Outptr_opt_ void** ID3D12FenceVtbl::ppvDevice | 
Definition at line 5354 of file mini_d3d12.h.
| ID3D12Fence UINT64 ID3D12FenceVtbl::Value | 
Definition at line 5363 of file mini_d3d12.h.
| ID3D12Fence UINT64 HANDLE ID3D12FenceVtbl::hEvent | 
Definition at line 5364 of file mini_d3d12.h.