ID3D12Device.GetResourceAllocationInfo

Undocumented in source.
  1. D3D12_RESOURCE_ALLOCATION_INFO GetResourceAllocationInfo(UINT visibleMask, UINT numResourceDescs, const(D3D12_RESOURCE_DESC)* pResourceDescs)
  2. void GetResourceAllocationInfo(D3D12_RESOURCE_ALLOCATION_INFO* outDesc, UINT visibleMask, UINT numResourceDescs, const(D3D12_RESOURCE_DESC)* pResourceDescs)
    interface ID3D12Device
    version(!CORRECT_ABI)
    void
    GetResourceAllocationInfo
  3. D3D12_RESOURCE_ALLOCATION_INFO GetResourceAllocationInfo(UINT visibleMask, UINT numResourceDescs, const(D3D12_RESOURCE_DESC)* pResourceDescs)

Meta