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.h416 #define DEFAULT_X86_FPU 0x037f macro
428 static GLuint mask = DEFAULT_X86_FPU; \
449 #define DEFAULT_X86_FPU 0x037f /* See GCC comments above */ macro
466 static GLushort mask = DEFAULT_X86_FPU; \
479 #define DEFAULT_X86_FPU 0x037f /* See GCC comments above */ macro
483 static GLuint mask = DEFAULT_X86_FPU;\