RetroArch
Public Attributes | List of all members
FLAC__CPUInfo_x86 Struct Reference

#include <cpu.h>

Public Attributes

FLAC__bool intel
 
FLAC__bool sse3
 
FLAC__bool ssse3
 
FLAC__bool sse41
 
FLAC__bool sse42
 
FLAC__bool avx
 
FLAC__bool avx2
 
FLAC__bool fma
 

Member Data Documentation

◆ avx

FLAC__bool FLAC__CPUInfo_x86::avx

◆ avx2

FLAC__bool FLAC__CPUInfo_x86::avx2

◆ fma

FLAC__bool FLAC__CPUInfo_x86::fma

◆ intel

FLAC__bool FLAC__CPUInfo_x86::intel

◆ sse3

FLAC__bool FLAC__CPUInfo_x86::sse3

◆ sse41

FLAC__bool FLAC__CPUInfo_x86::sse41

◆ sse42

FLAC__bool FLAC__CPUInfo_x86::sse42

◆ ssse3

FLAC__bool FLAC__CPUInfo_x86::ssse3

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