Collection of DPF-based plugins for packaging
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
129B

  1. /// @ref simd
  2. /// @file glm/simd/packing.h
  3. #pragma once
  4. #if GLM_ARCH & GLM_ARCH_SSE2_BIT
  5. #endif//GLM_ARCH & GLM_ARCH_SSE2_BIT