Skip to content

Latest commit

 

History

History
71 lines (58 loc) · 1.93 KB

ns-d3d12sdklayers-d3d12_info_queue_filter.md

File metadata and controls

71 lines (58 loc) · 1.93 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:d3d12sdklayers.D3D12_INFO_QUEUE_FILTER
D3D12_INFO_QUEUE_FILTER (d3d12sdklayers.h)
Debug message filter; contains a lists of message types to allow or deny. (D3D12_INFO_QUEUE_FILTER)
D3D12_INFO_QUEUE_FILTER
D3D12_INFO_QUEUE_FILTER structure
d3d12sdklayers/D3D12_INFO_QUEUE_FILTER
direct3d12.d3d12_info_queue_filter
direct3d12\d3d12_info_queue_filter.htm
direct3d12
5CD64E71-8530-43FB-B441-25C61ED6F317
12/05/2018
D3D12_INFO_QUEUE_FILTER, D3D12_INFO_QUEUE_FILTER structure, d3d12sdklayers/D3D12_INFO_QUEUE_FILTER, direct3d12.d3d12_info_queue_filter
d3d12sdklayers.h
Windows
Windows
D3D12_INFO_QUEUE_FILTER
19H1
D3D12_INFO_QUEUE_FILTER
d3d12sdklayers/D3D12_INFO_QUEUE_FILTER
c++
APIRef
kbSyntax
HeaderDef
d3d12sdklayers.h
D3D12_INFO_QUEUE_FILTER

D3D12_INFO_QUEUE_FILTER structure

-description

Debug message filter; contains a lists of message types to allow or deny.

-struct-fields

-field AllowList

Specifies types of messages that you want to allow. See D3D12_INFO_QUEUE_FILTER_DESC.

-field DenyList

Specifies types of messages that you want to deny.

-remarks

For use with an ID3D12InfoQueue Interface.

-see-also

Debug Layer Structures