RetroArch
Public Attributes | List of all members
d3d12_descriptor_heap_t Struct Reference

#include <d3d12_common.h>

Collaboration diagram for d3d12_descriptor_heap_t:
[legend]

Public Attributes

D3D12DescriptorHeap handle
 
D3D12_DESCRIPTOR_HEAP_DESC desc
 
D3D12_CPU_DESCRIPTOR_HANDLE cpu
 
D3D12_GPU_DESCRIPTOR_HANDLE gpu
 
UINT stride
 
boolmap
 
int start
 

Member Data Documentation

◆ cpu

D3D12_CPU_DESCRIPTOR_HANDLE d3d12_descriptor_heap_t::cpu

◆ desc

D3D12_DESCRIPTOR_HEAP_DESC d3d12_descriptor_heap_t::desc

◆ gpu

D3D12_GPU_DESCRIPTOR_HANDLE d3d12_descriptor_heap_t::gpu

◆ handle

D3D12DescriptorHeap d3d12_descriptor_heap_t::handle

◆ map

bool* d3d12_descriptor_heap_t::map

◆ start

int d3d12_descriptor_heap_t::start

◆ stride

UINT d3d12_descriptor_heap_t::stride

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