Pushes a copy of the retrieval filter that is currently on the top of the retrieval-filter stack onto the retrieval-filter stack.
public:
HRESULT PushCopyOfRetrievalFilter(
DXGI_DEBUG_ID Producer
)
Producer
Type: DXGI_DEBUG_IDÂ
[in] A DXGI_DEBUG_ID value that identifies the entity that pushes the copy of the retrieval filter.
Type: HRESULTÂ
Returns S_OK if successful; an error code otherwise. For a list of error codes, see DXGI_ERROR.
Header: Declared in dxgidebug.h.
Library: Use d3d11.lib.