[]
D3D11_DEBUG_FEATURE_FLAGS
[Flags]
public enum DebugFeatureFlags
| Name | Description |
|---|---|
| AlwaysDiscardOfferedResource | D3D11_DEBUG_FEATURE_ALWAYS_DISCARD_OFFERED_RESOURCE |
| AvoidBehaviorChangingDebugAids | D3D11_DEBUG_FEATURE_AVOID_BEHAVIOR_CHANGING_DEBUG_AIDS |
| DisableTiledResourceMappingTrackingAndValidation | D3D11_DEBUG_FEATURE_DISABLE_TILED_RESOURCE_MAPPING_TRACKING_AND_VALIDATION |
| FinishPerRender | D3D11_DEBUG_FEATURE_FINISH_PER_RENDER_OP |
| FlushPerRender | D3D11_DEBUG_FEATURE_FLUSH_PER_RENDER_OP |
| NeverDiscardOfferedResource | D3D11_DEBUG_FEATURE_NEVER_DISCARD_OFFERED_RESOURCE |
| PresentPerRender | D3D11_DEBUG_FEATURE_PRESENT_PER_RENDER_OP |