Heaps and committed resources already zero memory by default unless D3D12_HEAP_FLAG_CREATE_NOT_ZEROED gets specified.
Applications may require resources to be always initialized to zero (for security reasons) but GPGMM lacks a way to determine what is zeroed on a per allocation basis.