pixelperfectengine ~master (2023-12-13T21:18:59Z)
Dub
Repo
USE_INTEL_INTRINSICS
pixelperfectengine
system
platform
Enables the use of intel intrinsics in compilers that support it;
enum
USE_INTEL_INTRINSICS
;
version(X86 && LDC)
static
enum
USE_INTEL_INTRINSICS
=
true
;
enum
USE_INTEL_INTRINSICS
;
enum
USE_INTEL_INTRINSICS
;
enum
USE_INTEL_INTRINSICS
;
enum
USE_INTEL_INTRINSICS
;
Meta
Source
See Source File
pixelperfectengine
system
platform
static variables
ARCH_INTEL_X86
USE_INTEL_INTRINSICS
Enables the use of intel intrinsics in compilers that support it;