ID3D12InfoQueue::PushCopyOfStorageFilter method (d3d12sdklayers.h)

Push a copy of storage filter currently on the top of the storage-filter stack onto the storage-filter stack.

Syntax

HRESULT PushCopyOfStorageFilter();

Return value

Type: HRESULT

This method returns one of the Direct3D 12 Return Codes.

Requirements

Requirement Value
Target Platform Windows
Header d3d12sdklayers.h

See also

ID3D12InfoQueue