ID3D12InfoQueue::PushEmptyStorageFilter method

Push an empty storage filter onto the storage-filter stack.

Syntax


HRESULT PushEmptyStorageFilter();

Parameters

This method has no parameters.

Return value

Type: HRESULT

This method returns one of the Direct3D 12 Return Codes.

Remarks

An empty storage filter allows all messages to pass through.

Requirements

Header

D3d12sdklayers.h

See also

ID3D12InfoQueue

 

 

Show: