1 |
4.236856 |
__x_ABI_CWindows_CUI_CComposition_CDiagnostics_CCompositionDebugOverdrawContentKinds |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CUI_CComposition_CDiagnostics_CCompositionDebugOverdrawContentKinds
{
CompositionDebugOverdrawContentKinds_None = 0,
CompositionDebugOverdrawContentKinds_OffscreenRendered = 0x1,
CompositionDebugOverdrawContentKinds_Colors = 0x2,
CompositionDebugOverdrawContentKinds_Effects = 0x4,
CompositionDebugOverdrawContentKinds_Shadows = 0x8,
CompositionDebugOverdrawContentKinds_Lights = 0x10,
CompositionDebugOverdrawContentKinds_Surfaces = 0x20,
CompositionDebugOverdrawContentKinds_SwapChains = 0x40,
CompositionDebugOverdrawContentKinds_All = 0xffffffff,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\windows.ui.composition.diagnostics.h(499,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x60000
|