Halide 21.0.0
Halide compiler and libraries
Loading...
Searching...
No Matches
ID3D12CommandAllocatorVtbl Struct Reference

#include <mini_d3d12.h>

Public Member Functions

 BEGIN_INTERFACE (ID3D12CommandAllocator *This, REFIID riid, _COM_Outptr_ void **ppvObject)
ID3D12CommandAllocator _In_ REFGUID _In_ UINT _In_reads_bytes_opt_ (DataSize) const void *pData)

Public Attributes

ID3D12CommandAllocatorThis
ID3D12CommandAllocator _In_ REFGUID guid
ID3D12CommandAllocator _In_ REFGUID _Inout_ UINTpDataSize
ID3D12CommandAllocator _In_ REFGUID _Inout_ UINT _Out_writes_bytes_opt_ pDataSize void * pData
ID3D12CommandAllocator _In_ REFGUID _In_ UINT DataSize
ID3D12CommandAllocator _In_ REFGUID _In_opt_ const IUnknownpData
ID3D12CommandAllocator _In_z_ LPCWSTR Name
ID3D12CommandAllocator REFIID riid
ID3D12CommandAllocator REFIID _COM_Outptr_opt_ void ** ppvDevice

Detailed Description

Definition at line 3319 of file mini_d3d12.h.

Member Function Documentation

◆ BEGIN_INTERFACE()

ID3D12CommandAllocatorVtbl::BEGIN_INTERFACE ( ID3D12CommandAllocator * This,
REFIID riid,
_COM_Outptr_ void ** ppvObject )

◆ _In_reads_bytes_opt_()

ID3D12CommandAllocator _In_ REFGUID _In_ UINT ID3D12CommandAllocatorVtbl::_In_reads_bytes_opt_ ( DataSize ) const

Member Data Documentation

◆ This

ID3D12CommandAllocator * ID3D12CommandAllocatorVtbl::This

Definition at line 3330 of file mini_d3d12.h.

Referenced by _In_reads_bytes_opt_(), and BEGIN_INTERFACE().

◆ guid

ID3D12CommandAllocator _In_ REFGUID ID3D12CommandAllocatorVtbl::guid

Definition at line 3339 of file mini_d3d12.h.

Referenced by _In_reads_bytes_opt_().

◆ pDataSize

ID3D12CommandAllocator _In_ REFGUID _Inout_ UINT* ID3D12CommandAllocatorVtbl::pDataSize

Definition at line 3340 of file mini_d3d12.h.

◆ pData [1/2]

Definition at line 3341 of file mini_d3d12.h.

Referenced by _In_reads_bytes_opt_().

◆ DataSize

ID3D12CommandAllocator _In_ REFGUID _In_ UINT ID3D12CommandAllocatorVtbl::DataSize

Definition at line 3347 of file mini_d3d12.h.

Referenced by _In_reads_bytes_opt_().

◆ pData [2/2]

ID3D12CommandAllocator _In_ REFGUID _In_opt_ const IUnknown* ID3D12CommandAllocatorVtbl::pData

Definition at line 3354 of file mini_d3d12.h.

◆ Name

ID3D12CommandAllocator _In_z_ LPCWSTR ID3D12CommandAllocatorVtbl::Name

Definition at line 3359 of file mini_d3d12.h.

◆ riid

ID3D12CommandAllocator REFIID ID3D12CommandAllocatorVtbl::riid

Definition at line 3364 of file mini_d3d12.h.

Referenced by BEGIN_INTERFACE().

◆ ppvDevice

ID3D12CommandAllocator REFIID _COM_Outptr_opt_ void** ID3D12CommandAllocatorVtbl::ppvDevice

Definition at line 3365 of file mini_d3d12.h.


The documentation for this struct was generated from the following file: