The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ID3D11InfoQueue::AddStorageFilterEntries method
Add storage filters to the top of the storage-filter stack.
Syntax
HRESULT AddStorageFilterEntries(
[in] D3D11_INFO_QUEUE_FILTER *pFilter
);
Parameters
- pFilter [in]
-
Type: D3D11_INFO_QUEUE_FILTER*
Array of storage filters (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: