Searched defs:FAST_X86_FPU (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dcompiler.h419 #define FAST_X86_FPU 0x003f macro
435 static GLuint mask = FAST_X86_FPU; \
450 #define FAST_X86_FPU 0x003f /* See GCC comments above */ macro
472 static GLushort mask = FAST_X86_FPU; \
480 #define FAST_X86_FPU 0x003f /* See GCC comments above */ macro
489 static GLuint mask = FAST_X86_FPU;\

Completed in 258 milliseconds