OpenSiv3D  v0.6.5
C++20 framework for creative coding
s3d::CPUInfo Struct Reference

CPU 情報 More...

#include <CPUInfo.hpp>

Public Attributes

X86Features features
 対応命令セット More...
 
int32 family
 
int32 model
 
int32 stepping
 
String vendor
 
String brand
 

Detailed Description

CPU 情報

Member Data Documentation

◆ brand

String s3d::CPUInfo::brand

◆ family

int32 s3d::CPUInfo::family

◆ features

X86Features s3d::CPUInfo::features

対応命令セット

◆ model

int32 s3d::CPUInfo::model

◆ stepping

int32 s3d::CPUInfo::stepping

◆ vendor

String s3d::CPUInfo::vendor

The documentation for this struct was generated from the following file: