ID3D11InfoQueue::PushStorageFilter method
Push a storage filter onto the storage-filter stack.
Syntax
HRESULT PushStorageFilter(
[in] D3D11_INFO_QUEUE_FILTER *pFilter
);
Parameters
- pFilter [in]
-
Type: D3D11_INFO_QUEUE_FILTER*
Pointer to a storage filter (see D3D11_INFO_QUEUE_FILTER).
Return value
Type: HRESULT
This method returns one of the following Direct3D 11 Return Codes.
Requirements
|
Header |
|
|---|---|
|
Library |
|
See also
Show: