Halide
12.0.1
Halide compiler and libraries
|
#include <mini_d3d12.h>
Definition at line 3785 of file mini_d3d12.h.
ID3D12GraphicsCommandListVtbl::BEGIN_INTERFACE | ( | ID3D12GraphicsCommandList * | This, |
REFIID | riid, | ||
_COM_Outptr_ void ** | ppvObject | ||
) |
ID3D12GraphicsCommandList _In_ REFGUID _In_ UINT ID3D12GraphicsCommandListVtbl::_In_reads_bytes_opt_ | ( | DataSize | ) | const |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | ClearState | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | DrawInstanced | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | DrawIndexedInstanced | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | Dispatch | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | CopyBufferRegion | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | CopyTextureRegion | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | CopyResource | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | CopyTiles | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | ResolveSubresource | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | IASetPrimitiveTopology | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | RSSetViewports | ) |
ID3D12GraphicsCommandListVtbl::_In_range_ | ( | 0 | , |
D3D12_VIEWPORT_AND_SCISSORRECT_OBJECT_COUNT_PER_PIPELINE | |||
) |
ID3D12GraphicsCommandListVtbl::_In_reads_ | ( | NumViewports | ) | const |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | RSSetScissorRects | ) |
ID3D12GraphicsCommandListVtbl::_In_range_ | ( | 0 | , |
D3D12_VIEWPORT_AND_SCISSORRECT_OBJECT_COUNT_PER_PIPELINE | |||
) |
ID3D12GraphicsCommandListVtbl::_In_reads_ | ( | NumRects | ) | const |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | OMSetBlendFactor | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | OMSetStencilRef | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | SetPipelineState | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | ResourceBarrier | ) |
_In_ UINT ID3D12GraphicsCommandListVtbl::_In_reads_ | ( | NumBarriers | ) | const |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | ExecuteBundle | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | SetDescriptorHeaps | ) |
_In_ UINT ID3D12GraphicsCommandListVtbl::_In_reads_ | ( | NumDescriptorHeaps | ) | const |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | SetComputeRootSignature | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | SetGraphicsRootSignature | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | SetComputeRootDescriptorTable | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | SetGraphicsRootDescriptorTable | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | SetComputeRoot32BitConstant | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | SetGraphicsRoot32BitConstant | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | SetComputeRoot32BitConstants | ) |
_In_ UINT _In_ UINT ID3D12GraphicsCommandListVtbl::_In_reads_ | ( | Num32BitValuesToSet * | sizeofUINT | ) | const |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | SetGraphicsRoot32BitConstants | ) |
_In_ UINT _In_ UINT ID3D12GraphicsCommandListVtbl::_In_reads_ | ( | Num32BitValuesToSet * | sizeofUINT | ) | const |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | SetComputeRootConstantBufferView | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | SetGraphicsRootConstantBufferView | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | SetComputeRootShaderResourceView | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | SetGraphicsRootShaderResourceView | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | SetComputeRootUnorderedAccessView | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | SetGraphicsRootUnorderedAccessView | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | IASetIndexBuffer | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | IASetVertexBuffers | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | SOSetTargets | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | OMSetRenderTargets | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | ClearDepthStencilView | ) |
_In_ D3D12_CPU_DESCRIPTOR_HANDLE _In_ D3D12_CLEAR_FLAGS _In_ FLOAT _In_ UINT8 _In_ UINT ID3D12GraphicsCommandListVtbl::_In_reads_ | ( | NumRects | ) | const |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | ClearRenderTargetView | ) |
_In_ D3D12_CPU_DESCRIPTOR_HANDLE _In_ const FLOAT _In_ UINT ID3D12GraphicsCommandListVtbl::_In_reads_ | ( | NumRects | ) | const |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | ClearUnorderedAccessViewUint | ) |
_In_ D3D12_GPU_DESCRIPTOR_HANDLE _In_ D3D12_CPU_DESCRIPTOR_HANDLE _In_ ID3D12Resource _In_ const UINT _In_ UINT ID3D12GraphicsCommandListVtbl::_In_reads_ | ( | NumRects | ) | const |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | ClearUnorderedAccessViewFloat | ) |
_In_ D3D12_GPU_DESCRIPTOR_HANDLE _In_ D3D12_CPU_DESCRIPTOR_HANDLE _In_ ID3D12Resource _In_ const FLOAT _In_ UINT ID3D12GraphicsCommandListVtbl::_In_reads_ | ( | NumRects | ) | const |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | DiscardResource | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | BeginQuery | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | EndQuery | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | ResolveQueryData | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | SetPredication | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | SetMarker | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | BeginEvent | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | EndEvent | ) |
ID3D12GraphicsCommandListVtbl::void | ( | STDMETHODCALLTYPE * | ExecuteIndirect | ) |
ID3D12GraphicsCommandList * ID3D12GraphicsCommandListVtbl::This |
Definition at line 3796 of file mini_d3d12.h.
ID3D12GraphicsCommandList _In_ REFGUID ID3D12GraphicsCommandListVtbl::guid |
Definition at line 3805 of file mini_d3d12.h.
ID3D12GraphicsCommandList _In_ REFGUID _Inout_ UINT* ID3D12GraphicsCommandListVtbl::pDataSize |
Definition at line 3806 of file mini_d3d12.h.
ID3D12GraphicsCommandList _In_ REFGUID _Inout_ UINT _Out_writes_bytes_opt_ pDataSize void* ID3D12GraphicsCommandListVtbl::pData |
Definition at line 3807 of file mini_d3d12.h.
ID3D12GraphicsCommandList _In_ REFGUID _In_ UINT ID3D12GraphicsCommandListVtbl::DataSize |
Definition at line 3813 of file mini_d3d12.h.
ID3D12GraphicsCommandList _In_ REFGUID _In_opt_ const IUnknown* ID3D12GraphicsCommandListVtbl::pData |
Definition at line 3820 of file mini_d3d12.h.
ID3D12GraphicsCommandList _In_z_ LPCWSTR ID3D12GraphicsCommandListVtbl::Name |
Definition at line 3825 of file mini_d3d12.h.
ID3D12GraphicsCommandList REFIID ID3D12GraphicsCommandListVtbl::riid |
Definition at line 3830 of file mini_d3d12.h.
ID3D12GraphicsCommandList REFIID _COM_Outptr_opt_ void** ID3D12GraphicsCommandListVtbl::ppvDevice |
Definition at line 3831 of file mini_d3d12.h.
ID3D12GraphicsCommandList _In_ ID3D12CommandAllocator* ID3D12GraphicsCommandListVtbl::pAllocator |
Definition at line 3844 of file mini_d3d12.h.
ID3D12GraphicsCommandList _In_ ID3D12CommandAllocator _In_opt_ ID3D12PipelineState* ID3D12GraphicsCommandListVtbl::pInitialState |
Definition at line 3845 of file mini_d3d12.h.
_In_opt_ ID3D12PipelineState* ID3D12GraphicsCommandListVtbl::pPipelineState |
Definition at line 3849 of file mini_d3d12.h.
Definition at line 3853 of file mini_d3d12.h.
Definition at line 3854 of file mini_d3d12.h.
Definition at line 3855 of file mini_d3d12.h.
Definition at line 3856 of file mini_d3d12.h.
Definition at line 3860 of file mini_d3d12.h.
Definition at line 3862 of file mini_d3d12.h.
Definition at line 3863 of file mini_d3d12.h.
_In_ UINT _In_ UINT _In_ UINT _In_ INT _In_ UINT ID3D12GraphicsCommandListVtbl::StartInstanceLocation |
Definition at line 3864 of file mini_d3d12.h.
Definition at line 3868 of file mini_d3d12.h.
Definition at line 3869 of file mini_d3d12.h.
Definition at line 3870 of file mini_d3d12.h.
_In_ ID3D12Resource* ID3D12GraphicsCommandListVtbl::pDstBuffer |
Definition at line 3874 of file mini_d3d12.h.
_In_ ID3D12Resource UINT64 ID3D12GraphicsCommandListVtbl::DstOffset |
Definition at line 3875 of file mini_d3d12.h.
_In_ ID3D12Resource UINT64 _In_ ID3D12Resource* ID3D12GraphicsCommandListVtbl::pSrcBuffer |
Definition at line 3876 of file mini_d3d12.h.
_In_ ID3D12Resource UINT64 _In_ ID3D12Resource UINT64 ID3D12GraphicsCommandListVtbl::SrcOffset |
Definition at line 3877 of file mini_d3d12.h.
_In_ ID3D12Resource UINT64 _In_ ID3D12Resource UINT64 UINT64 ID3D12GraphicsCommandListVtbl::NumBytes |
Definition at line 3878 of file mini_d3d12.h.
_In_ const D3D12_TEXTURE_COPY_LOCATION* ID3D12GraphicsCommandListVtbl::pDst |
Definition at line 3882 of file mini_d3d12.h.
_In_ const D3D12_TEXTURE_COPY_LOCATION UINT ID3D12GraphicsCommandListVtbl::DstX |
Definition at line 3883 of file mini_d3d12.h.
_In_ const D3D12_TEXTURE_COPY_LOCATION UINT UINT ID3D12GraphicsCommandListVtbl::DstY |
Definition at line 3884 of file mini_d3d12.h.
_In_ const D3D12_TEXTURE_COPY_LOCATION UINT UINT UINT ID3D12GraphicsCommandListVtbl::DstZ |
Definition at line 3885 of file mini_d3d12.h.
_In_ const D3D12_TEXTURE_COPY_LOCATION UINT UINT UINT _In_ const D3D12_TEXTURE_COPY_LOCATION* ID3D12GraphicsCommandListVtbl::pSrc |
Definition at line 3886 of file mini_d3d12.h.
_In_ const D3D12_TEXTURE_COPY_LOCATION UINT UINT UINT _In_ const D3D12_TEXTURE_COPY_LOCATION _In_opt_ const D3D12_BOX* ID3D12GraphicsCommandListVtbl::pSrcBox |
Definition at line 3887 of file mini_d3d12.h.
_In_ ID3D12Resource * ID3D12GraphicsCommandListVtbl::pDstResource |
Definition at line 3891 of file mini_d3d12.h.
_In_ ID3D12Resource _In_ ID3D12Resource* ID3D12GraphicsCommandListVtbl::pSrcResource |
Definition at line 3892 of file mini_d3d12.h.
_In_ ID3D12Resource* ID3D12GraphicsCommandListVtbl::pTiledResource |
Definition at line 3896 of file mini_d3d12.h.
_In_ ID3D12Resource _In_ const D3D12_TILED_RESOURCE_COORDINATE* ID3D12GraphicsCommandListVtbl::pTileRegionStartCoordinate |
Definition at line 3897 of file mini_d3d12.h.
_In_ ID3D12Resource _In_ const D3D12_TILED_RESOURCE_COORDINATE _In_ const D3D12_TILE_REGION_SIZE* ID3D12GraphicsCommandListVtbl::pTileRegionSize |
Definition at line 3898 of file mini_d3d12.h.
_In_ ID3D12Resource _In_ const D3D12_TILED_RESOURCE_COORDINATE _In_ const D3D12_TILE_REGION_SIZE _In_ ID3D12Resource* ID3D12GraphicsCommandListVtbl::pBuffer |
Definition at line 3899 of file mini_d3d12.h.
_In_ ID3D12Resource _In_ const D3D12_TILED_RESOURCE_COORDINATE _In_ const D3D12_TILE_REGION_SIZE _In_ ID3D12Resource UINT64 ID3D12GraphicsCommandListVtbl::BufferStartOffsetInBytes |
Definition at line 3900 of file mini_d3d12.h.
_In_ ID3D12Resource _In_ const D3D12_TILED_RESOURCE_COORDINATE _In_ const D3D12_TILE_REGION_SIZE _In_ ID3D12Resource UINT64 D3D12_TILE_COPY_FLAGS ID3D12GraphicsCommandListVtbl::Flags |
Definition at line 3901 of file mini_d3d12.h.
_In_ ID3D12Resource _In_ UINT ID3D12GraphicsCommandListVtbl::DstSubresource |
Definition at line 3906 of file mini_d3d12.h.
_In_ ID3D12Resource _In_ UINT _In_ ID3D12Resource* ID3D12GraphicsCommandListVtbl::pSrcResource |
Definition at line 3907 of file mini_d3d12.h.
_In_ ID3D12Resource _In_ UINT _In_ ID3D12Resource _In_ UINT ID3D12GraphicsCommandListVtbl::SrcSubresource |
Definition at line 3908 of file mini_d3d12.h.
_In_ ID3D12Resource _In_ UINT _In_ ID3D12Resource _In_ UINT _In_ DXGI_FORMAT ID3D12GraphicsCommandListVtbl::Format |
Definition at line 3909 of file mini_d3d12.h.
_In_ D3D12_PRIMITIVE_TOPOLOGY ID3D12GraphicsCommandListVtbl::PrimitiveTopology |
Definition at line 3913 of file mini_d3d12.h.
Definition at line 3927 of file mini_d3d12.h.
Definition at line 3931 of file mini_d3d12.h.
_In_ ID3D12PipelineState* ID3D12GraphicsCommandListVtbl::pPipelineState |
Definition at line 3935 of file mini_d3d12.h.
Definition at line 3939 of file mini_d3d12.h.
_In_ ID3D12GraphicsCommandList* ID3D12GraphicsCommandListVtbl::pCommandList |
Definition at line 3944 of file mini_d3d12.h.
Definition at line 3948 of file mini_d3d12.h.
_In_opt_ ID3D12RootSignature * ID3D12GraphicsCommandListVtbl::pRootSignature |
Definition at line 3953 of file mini_d3d12.h.
Definition at line 3961 of file mini_d3d12.h.
_In_ UINT _In_ D3D12_GPU_DESCRIPTOR_HANDLE ID3D12GraphicsCommandListVtbl::BaseDescriptor |
Definition at line 3962 of file mini_d3d12.h.
Definition at line 3972 of file mini_d3d12.h.
Definition at line 3973 of file mini_d3d12.h.
Definition at line 3984 of file mini_d3d12.h.
_In_ UINT _In_ D3D12_GPU_VIRTUAL_ADDRESS ID3D12GraphicsCommandListVtbl::BufferLocation |
Definition at line 3998 of file mini_d3d12.h.
_In_opt_ const D3D12_INDEX_BUFFER_VIEW* ID3D12GraphicsCommandListVtbl::pView |
Definition at line 4027 of file mini_d3d12.h.
Definition at line 4031 of file mini_d3d12.h.
Definition at line 4032 of file mini_d3d12.h.
Definition at line 4043 of file mini_d3d12.h.
_In_ UINT _In_opt_ const D3D12_CPU_DESCRIPTOR_HANDLE* ID3D12GraphicsCommandListVtbl::pRenderTargetDescriptors |
Definition at line 4044 of file mini_d3d12.h.
_In_ UINT _In_opt_ const D3D12_CPU_DESCRIPTOR_HANDLE _In_ BOOL ID3D12GraphicsCommandListVtbl::RTsSingleHandleToDescriptorRange |
Definition at line 4045 of file mini_d3d12.h.
_In_ UINT _In_opt_ const D3D12_CPU_DESCRIPTOR_HANDLE _In_ BOOL _In_opt_ const D3D12_CPU_DESCRIPTOR_HANDLE* ID3D12GraphicsCommandListVtbl::pDepthStencilDescriptor |
Definition at line 4046 of file mini_d3d12.h.
_In_ D3D12_CPU_DESCRIPTOR_HANDLE ID3D12GraphicsCommandListVtbl::DepthStencilView |
Definition at line 4050 of file mini_d3d12.h.
_In_ D3D12_CPU_DESCRIPTOR_HANDLE _In_ D3D12_CLEAR_FLAGS ID3D12GraphicsCommandListVtbl::ClearFlags |
Definition at line 4051 of file mini_d3d12.h.
_In_ D3D12_CPU_DESCRIPTOR_HANDLE _In_ D3D12_CLEAR_FLAGS _In_ FLOAT ID3D12GraphicsCommandListVtbl::Depth |
Definition at line 4052 of file mini_d3d12.h.
_In_ D3D12_CPU_DESCRIPTOR_HANDLE _In_ D3D12_CLEAR_FLAGS _In_ FLOAT _In_ UINT8 ID3D12GraphicsCommandListVtbl::Stencil |
Definition at line 4053 of file mini_d3d12.h.
_In_ D3D12_CPU_DESCRIPTOR_HANDLE _In_ D3D12_CLEAR_FLAGS _In_ FLOAT _In_ UINT8 _In_ UINT ID3D12GraphicsCommandListVtbl::NumRects |
Definition at line 4054 of file mini_d3d12.h.
_In_ D3D12_CPU_DESCRIPTOR_HANDLE ID3D12GraphicsCommandListVtbl::RenderTargetView |
Definition at line 4059 of file mini_d3d12.h.
_In_ D3D12_CPU_DESCRIPTOR_HANDLE _In_ const FLOAT ID3D12GraphicsCommandListVtbl::ColorRGBA[4] |
Definition at line 4060 of file mini_d3d12.h.
Definition at line 4061 of file mini_d3d12.h.
_In_ D3D12_GPU_DESCRIPTOR_HANDLE ID3D12GraphicsCommandListVtbl::ViewGPUHandleInCurrentHeap |
Definition at line 4066 of file mini_d3d12.h.
_In_ D3D12_GPU_DESCRIPTOR_HANDLE _In_ D3D12_CPU_DESCRIPTOR_HANDLE ID3D12GraphicsCommandListVtbl::ViewCPUHandle |
Definition at line 4067 of file mini_d3d12.h.
_In_ D3D12_GPU_DESCRIPTOR_HANDLE _In_ D3D12_CPU_DESCRIPTOR_HANDLE _In_ ID3D12Resource * ID3D12GraphicsCommandListVtbl::pResource |
Definition at line 4068 of file mini_d3d12.h.
_In_ D3D12_GPU_DESCRIPTOR_HANDLE _In_ D3D12_CPU_DESCRIPTOR_HANDLE _In_ ID3D12Resource _In_ const UINT ID3D12GraphicsCommandListVtbl::Values[4] |
Definition at line 4069 of file mini_d3d12.h.
_In_ D3D12_GPU_DESCRIPTOR_HANDLE _In_ D3D12_CPU_DESCRIPTOR_HANDLE _In_ ID3D12Resource _In_ const UINT _In_ UINT ID3D12GraphicsCommandListVtbl::NumRects |
Definition at line 4070 of file mini_d3d12.h.
_In_ D3D12_GPU_DESCRIPTOR_HANDLE _In_ D3D12_CPU_DESCRIPTOR_HANDLE _In_ ID3D12Resource _In_ const FLOAT ID3D12GraphicsCommandListVtbl::Values[4] |
Definition at line 4078 of file mini_d3d12.h.
_In_ D3D12_GPU_DESCRIPTOR_HANDLE _In_ D3D12_CPU_DESCRIPTOR_HANDLE _In_ ID3D12Resource _In_ const FLOAT _In_ UINT ID3D12GraphicsCommandListVtbl::NumRects |
Definition at line 4079 of file mini_d3d12.h.
_In_ ID3D12Resource* ID3D12GraphicsCommandListVtbl::pResource |
Definition at line 4084 of file mini_d3d12.h.
_In_ ID3D12Resource _In_opt_ const D3D12_DISCARD_REGION* ID3D12GraphicsCommandListVtbl::pRegion |
Definition at line 4085 of file mini_d3d12.h.
_In_ ID3D12QueryHeap * ID3D12GraphicsCommandListVtbl::pQueryHeap |
Definition at line 4089 of file mini_d3d12.h.
_In_ ID3D12QueryHeap _In_ D3D12_QUERY_TYPE ID3D12GraphicsCommandListVtbl::Type |
Definition at line 4090 of file mini_d3d12.h.
_In_ ID3D12QueryHeap _In_ D3D12_QUERY_TYPE _In_ UINT ID3D12GraphicsCommandListVtbl::Index |
Definition at line 4091 of file mini_d3d12.h.
_In_ ID3D12QueryHeap _In_ D3D12_QUERY_TYPE _In_ UINT ID3D12GraphicsCommandListVtbl::StartIndex |
Definition at line 4103 of file mini_d3d12.h.
_In_ ID3D12QueryHeap _In_ D3D12_QUERY_TYPE _In_ UINT _In_ UINT ID3D12GraphicsCommandListVtbl::NumQueries |
Definition at line 4104 of file mini_d3d12.h.
_In_ ID3D12QueryHeap _In_ D3D12_QUERY_TYPE _In_ UINT _In_ UINT _In_ ID3D12Resource* ID3D12GraphicsCommandListVtbl::pDestinationBuffer |
Definition at line 4105 of file mini_d3d12.h.
_In_ ID3D12QueryHeap _In_ D3D12_QUERY_TYPE _In_ UINT _In_ UINT _In_ ID3D12Resource _In_ UINT64 ID3D12GraphicsCommandListVtbl::AlignedDestinationBufferOffset |
Definition at line 4106 of file mini_d3d12.h.
_In_opt_ ID3D12Resource* ID3D12GraphicsCommandListVtbl::pBuffer |
Definition at line 4110 of file mini_d3d12.h.
_In_opt_ ID3D12Resource _In_ UINT64 ID3D12GraphicsCommandListVtbl::AlignedBufferOffset |
Definition at line 4111 of file mini_d3d12.h.
_In_opt_ ID3D12Resource _In_ UINT64 _In_ D3D12_PREDICATION_OP ID3D12GraphicsCommandListVtbl::Operation |
Definition at line 4112 of file mini_d3d12.h.
UINT ID3D12GraphicsCommandListVtbl::Metadata |
Definition at line 4116 of file mini_d3d12.h.
Definition at line 4118 of file mini_d3d12.h.
_In_ ID3D12CommandSignature* ID3D12GraphicsCommandListVtbl::pCommandSignature |
Definition at line 4131 of file mini_d3d12.h.
_In_ ID3D12CommandSignature _In_ UINT ID3D12GraphicsCommandListVtbl::MaxCommandCount |
Definition at line 4132 of file mini_d3d12.h.
_In_ ID3D12CommandSignature _In_ UINT _In_ ID3D12Resource* ID3D12GraphicsCommandListVtbl::pArgumentBuffer |
Definition at line 4133 of file mini_d3d12.h.
_In_ ID3D12CommandSignature _In_ UINT _In_ ID3D12Resource _In_ UINT64 ID3D12GraphicsCommandListVtbl::ArgumentBufferOffset |
Definition at line 4134 of file mini_d3d12.h.
_In_ ID3D12CommandSignature _In_ UINT _In_ ID3D12Resource _In_ UINT64 _In_opt_ ID3D12Resource* ID3D12GraphicsCommandListVtbl::pCountBuffer |
Definition at line 4135 of file mini_d3d12.h.
_In_ ID3D12CommandSignature _In_ UINT _In_ ID3D12Resource _In_ UINT64 _In_opt_ ID3D12Resource _In_ UINT64 ID3D12GraphicsCommandListVtbl::CountBufferOffset |
Definition at line 4136 of file mini_d3d12.h.