directx.d3d11sdklayers

Undocumented in source.

Public Imports

directx.d3d11
public import directx.d3d11;

Members

Aliases

D3D11_MESSAGE_CATEGORY
alias D3D11_MESSAGE_CATEGORY = DWORD
Undocumented in source.
D3D11_MESSAGE_ID
alias D3D11_MESSAGE_ID = DWORD
Undocumented in source.
D3D11_MESSAGE_SEVERITY
alias D3D11_MESSAGE_SEVERITY = DWORD
Undocumented in source.
D3D11_RLDO_FLAGS
alias D3D11_RLDO_FLAGS = DWORD
Undocumented in source.
D3D11_SHADER_TRACKING_OPTION
alias D3D11_SHADER_TRACKING_OPTION = DWORD
Undocumented in source.
D3D11_SHADER_TRACKING_RESOURCE_TYPE
alias D3D11_SHADER_TRACKING_RESOURCE_TYPE = DWORD
Undocumented in source.

Enums

D3D11_MESSAGE_CATEGORY_APPLICATION_DEFINED
anonymousenum D3D11_MESSAGE_CATEGORY_APPLICATION_DEFINED
Undocumented in source.
D3D11_MESSAGE_ID_UNKNOWN
anonymousenum D3D11_MESSAGE_ID_UNKNOWN
Undocumented in source.
D3D11_MESSAGE_SEVERITY_CORRUPTION
anonymousenum D3D11_MESSAGE_SEVERITY_CORRUPTION
Undocumented in source.
D3D11_RLDO_SUMMARY
anonymousenum D3D11_RLDO_SUMMARY
Undocumented in source.
D3D11_SHADER_TRACKING_OPTION_IGNORE
anonymousenum D3D11_SHADER_TRACKING_OPTION_IGNORE
Undocumented in source.
D3D11_SHADER_TRACKING_RESOURCE_TYPE_NONE
anonymousenum D3D11_SHADER_TRACKING_RESOURCE_TYPE_NONE
Undocumented in source.

Interfaces

ID3D11Debug
interface ID3D11Debug
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
ID3D11InfoQueue
interface ID3D11InfoQueue
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
ID3D11RefDefaultTrackingOptions
interface ID3D11RefDefaultTrackingOptions
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
ID3D11RefTrackingOptions
interface ID3D11RefTrackingOptions
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
ID3D11SwitchToRef
interface ID3D11SwitchToRef
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
ID3D11TracingDevice
interface ID3D11TracingDevice
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Manifest constants

D3D11_APPNAME_STRING
enum D3D11_APPNAME_STRING;
Undocumented in source.
D3D11_APPSIZE_STRING
enum D3D11_APPSIZE_STRING;
Undocumented in source.
D3D11_BREAKON_CATEGORY
enum D3D11_BREAKON_CATEGORY;
Undocumented in source.
D3D11_BREAKON_ID_DECIMAL
enum D3D11_BREAKON_ID_DECIMAL;
Undocumented in source.
D3D11_BREAKON_ID_STRING
enum D3D11_BREAKON_ID_STRING;
Undocumented in source.
D3D11_BREAKON_SEVERITY
enum D3D11_BREAKON_SEVERITY;
Undocumented in source.
D3D11_DEBUG_FEATURE_ALWAYS_DISCARD_OFFERED_RESOURCE
enum D3D11_DEBUG_FEATURE_ALWAYS_DISCARD_OFFERED_RESOURCE;
Undocumented in source.
D3D11_DEBUG_FEATURE_AVOID_BEHAVIOR_CHANGING_DEBUG_AIDS
enum D3D11_DEBUG_FEATURE_AVOID_BEHAVIOR_CHANGING_DEBUG_AIDS;
Undocumented in source.
D3D11_DEBUG_FEATURE_DISABLE_TILED_RESOURCE_MAPPING_TRACKING_AND_VALIDATION
enum D3D11_DEBUG_FEATURE_DISABLE_TILED_RESOURCE_MAPPING_TRACKING_AND_VALIDATION;
Undocumented in source.
D3D11_DEBUG_FEATURE_FINISH_PER_RENDER_OP
enum D3D11_DEBUG_FEATURE_FINISH_PER_RENDER_OP;
Undocumented in source.
D3D11_DEBUG_FEATURE_FLUSH_PER_RENDER_OP
enum D3D11_DEBUG_FEATURE_FLUSH_PER_RENDER_OP;
Undocumented in source.
D3D11_DEBUG_FEATURE_NEVER_DISCARD_OFFERED_RESOURCE
enum D3D11_DEBUG_FEATURE_NEVER_DISCARD_OFFERED_RESOURCE;
Undocumented in source.
D3D11_DEBUG_FEATURE_PRESENT_PER_RENDER_OP
enum D3D11_DEBUG_FEATURE_PRESENT_PER_RENDER_OP;
Undocumented in source.
D3D11_ENABLE_BREAK_ON_MESSAGE
enum D3D11_ENABLE_BREAK_ON_MESSAGE;
Undocumented in source.
D3D11_FORCE_DEBUGGABLE
enum D3D11_FORCE_DEBUGGABLE;
Undocumented in source.
D3D11_FORCE_SHADER_SKIP_OPTIMIZATION
enum D3D11_FORCE_SHADER_SKIP_OPTIMIZATION;
Undocumented in source.
D3D11_INFOQUEUE_STORAGE_FILTER_OVERRIDE
enum D3D11_INFOQUEUE_STORAGE_FILTER_OVERRIDE;
Undocumented in source.
D3D11_INFO_QUEUE_DEFAULT_MESSAGE_COUNT_LIMIT
enum D3D11_INFO_QUEUE_DEFAULT_MESSAGE_COUNT_LIMIT;
Undocumented in source.
D3D11_MUTE_CATEGORY
enum D3D11_MUTE_CATEGORY;
Undocumented in source.
D3D11_MUTE_DEBUG_OUTPUT
enum D3D11_MUTE_DEBUG_OUTPUT;
Undocumented in source.
D3D11_MUTE_ID_DECIMAL
enum D3D11_MUTE_ID_DECIMAL;
Undocumented in source.
D3D11_MUTE_ID_STRING
enum D3D11_MUTE_ID_STRING;
Undocumented in source.
D3D11_MUTE_SEVERITY
enum D3D11_MUTE_SEVERITY;
Undocumented in source.
D3D11_REGKEY_PATH
enum D3D11_REGKEY_PATH;
Undocumented in source.
D3D11_SDK_LAYERS_VERSION
enum D3D11_SDK_LAYERS_VERSION;
Undocumented in source.
D3D11_UNMUTE_SEVERITY_INFO
enum D3D11_UNMUTE_SEVERITY_INFO;
Undocumented in source.

Structs

D3D11_INFO_QUEUE_FILTER
struct D3D11_INFO_QUEUE_FILTER
Undocumented in source.
D3D11_INFO_QUEUE_FILTER_DESC
struct D3D11_INFO_QUEUE_FILTER_DESC
Undocumented in source.
D3D11_MESSAGE
struct D3D11_MESSAGE
Undocumented in source.

Meta