|
static void | Init () noexcept |
|
static D3D12_GPU_DESCRIPTOR_HANDLE | CreateRenderTargetView (ID3D12Resource &resource, const D3D12_RENDER_TARGET_VIEW_DESC &descriptor, D3D12_CPU_DESCRIPTOR_HANDLE *firstViewCpuDescriptorHandle=nullptr) noexcept |
|
static D3D12_GPU_DESCRIPTOR_HANDLE | CreateRenderTargetViews (ID3D12Resource **resources, const D3D12_RENDER_TARGET_VIEW_DESC *descriptors, const std::uint32_t descriptorCount, D3D12_CPU_DESCRIPTOR_HANDLE *firstViewCpuDescriptorHandle=nullptr) noexcept |
|
The documentation for this class was generated from the following files: