RetroArch
Public Attributes | List of all members
D3D12_BUFFER_UAV Struct Reference

#include <d3d12.h>

Public Attributes

UINT64 FirstElement
 
UINT NumElements
 
UINT StructureByteStride
 
UINT64 CounterOffsetInBytes
 
D3D12_BUFFER_UAV_FLAGS Flags
 

Member Data Documentation

◆ CounterOffsetInBytes

UINT64 D3D12_BUFFER_UAV::CounterOffsetInBytes

◆ FirstElement

UINT64 D3D12_BUFFER_UAV::FirstElement

◆ Flags

D3D12_BUFFER_UAV_FLAGS D3D12_BUFFER_UAV::Flags

◆ NumElements

UINT D3D12_BUFFER_UAV::NumElements

◆ StructureByteStride

UINT D3D12_BUFFER_UAV::StructureByteStride

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