ID3D12InfoQueue::PushEmptyStorageFilter method (d3d12sdklayers.h)
Push an empty storage filter onto the storage-filter stack.
Syntax
HRESULT PushEmptyStorageFilter();
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
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d3d12sdklayers.h |