Steppable 0.0.1
A CAS project written from scratch in C++
Loading...
Searching...
No Matches
ImGui_ImplDX12_FrameContext Struct Reference

Public Attributes

ID3D12CommandAllocator * CommandAllocator
 
ID3D12Resource * RenderTarget
 
D3D12_CPU_DESCRIPTOR_HANDLE RenderTargetCpuDescriptors
 

Member Data Documentation

◆ CommandAllocator

ID3D12CommandAllocator* ImGui_ImplDX12_FrameContext::CommandAllocator

◆ RenderTarget

ID3D12Resource* ImGui_ImplDX12_FrameContext::RenderTarget

◆ RenderTargetCpuDescriptors

D3D12_CPU_DESCRIPTOR_HANDLE ImGui_ImplDX12_FrameContext::RenderTargetCpuDescriptors

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