IDXGIInfoQueue::PopRetrievalFilter Method

Pops a retrieval filter from the top of the retrieval-filter stack.

Syntax

public:
void PopRetrievalFilter(
         DXGI_DEBUG_ID Producer
)  

Parameters

Producer
Type: DXGI_DEBUG_ID 

[in] A DXGI_DEBUG_ID value that identifies the entity that pops the filter.

Return value

None.

Requirements

Header: Declared in dxgidebug.h.

Library: Use d3d11.lib.

See also

IDXGIInfoQueue

IDXGIInfoQueue Members