Lines Matching defs:GLM_ARCH
560 # define GLM_ARCH GLM_ARCH_PURE macro
562 # define GLM_ARCH (GLM_ARCH_AVX2 | GLM_ARCH_AVX | GLM_ARCH_SSE3 | GLM_ARCH_SSE2) macro
564 # define GLM_ARCH (GLM_ARCH_AVX | GLM_ARCH_SSE3 | GLM_ARCH_SSE2) macro
566 # define GLM_ARCH (GLM_ARCH_SSE3 | GLM_ARCH_SSE2) macro
568 # define GLM_ARCH (GLM_ARCH_SSE2) macro
571 # define GLM_ARCH (GLM_ARCH_AVX | GLM_ARCH_SSE3 | GLM_ARCH_SSE2) macro
573 # define GLM_ARCH (GLM_ARCH_SSE2) macro
575 # define GLM_ARCH (GLM_ARCH_PURE) macro
578 # define GLM_ARCH GLM_ARCH_PURE macro
581 # define GLM_ARCH (GLM_ARCH_AVX2 | GLM_ARCH_AVX | GLM_ARCH_SSE3 | GLM_ARCH_SSE2) macro
583 # define GLM_ARCH (GLM_ARCH_AVX | GLM_ARCH_SSE3 | GLM_ARCH_SSE2) macro
585 # define GLM_ARCH (GLM_ARCH_SSE3 | GLM_ARCH_SSE2) macro
587 # define GLM_ARCH (GLM_ARCH_SSE2) macro
589 # define GLM_ARCH (GLM_ARCH_PURE) macro
592 # define GLM_ARCH GLM_ARCH_PURE macro