ID3D12Device.GetCustomHeapProperties

Undocumented in source.
  1. D3D12_HEAP_PROPERTIES GetCustomHeapProperties(UINT nodeMask, D3D12_HEAP_TYPE heapType)
    interface ID3D12Device
    version(CORRECT_ABI)
    GetCustomHeapProperties
  2. void GetCustomHeapProperties(D3D12_HEAP_PROPERTIES* outDesc, UINT nodeMask, D3D12_HEAP_TYPE heapType)
  3. D3D12_HEAP_PROPERTIES GetCustomHeapProperties(UINT nodeMask, D3D12_HEAP_TYPE heapType)

Meta