Home
last modified time | relevance | path

Searched refs:DEFAULT_X86_FPU (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dcompiler.h403 #define DEFAULT_X86_FPU 0x037f macro
415 static GLuint mask = DEFAULT_X86_FPU; \
436 #define DEFAULT_X86_FPU 0x037f /* See GCC comments above */
453 static GLushort mask = DEFAULT_X86_FPU; \
466 #define DEFAULT_X86_FPU 0x037f /* See GCC comments above */
470 static GLuint mask = DEFAULT_X86_FPU;\