Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FGenericPlatformMisc
Description
Query the CPUID and parse out various feature bits. This is safe to call multiple times and caches the result internally for rapid access. Bits are all from the ECPUFeatureBits_X86 namespace.
| Name | GetFeatureBits_X86 |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformMisc.h |
| Include Path | #include "GenericPlatform/GenericPlatformMisc.h" |
| Source | /Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMisc.cpp |
static uint32 GetFeatureBits_X86()