Halide
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 const _In_opt_ IUnknownpData
 
ID3D12CommandAllocator _In_z_ LPCWSTR Name
 
ID3D12CommandAllocator REFIID riid
 
ID3D12CommandAllocator REFIID _COM_Outptr_opt_ void ** ppvDevice
 

Detailed Description

Definition at line 3313 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 3324 of file mini_d3d12.h.

◆ guid

ID3D12CommandAllocator _In_ REFGUID ID3D12CommandAllocatorVtbl::guid

Definition at line 3333 of file mini_d3d12.h.

◆ pDataSize

ID3D12CommandAllocator _In_ REFGUID _Inout_ UINT* ID3D12CommandAllocatorVtbl::pDataSize

Definition at line 3334 of file mini_d3d12.h.

◆ pData [1/2]

Definition at line 3335 of file mini_d3d12.h.

◆ DataSize

ID3D12CommandAllocator _In_ REFGUID _In_ UINT ID3D12CommandAllocatorVtbl::DataSize

Definition at line 3341 of file mini_d3d12.h.

◆ pData [2/2]

ID3D12CommandAllocator _In_ REFGUID const _In_opt_ IUnknown* ID3D12CommandAllocatorVtbl::pData

Definition at line 3348 of file mini_d3d12.h.

◆ Name

ID3D12CommandAllocator _In_z_ LPCWSTR ID3D12CommandAllocatorVtbl::Name

Definition at line 3353 of file mini_d3d12.h.

◆ riid

ID3D12CommandAllocator REFIID ID3D12CommandAllocatorVtbl::riid

Definition at line 3358 of file mini_d3d12.h.

◆ ppvDevice

ID3D12CommandAllocator REFIID _COM_Outptr_opt_ void** ID3D12CommandAllocatorVtbl::ppvDevice

Definition at line 3359 of file mini_d3d12.h.


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