Functions | |
| void | _mesa_get_cpu_features (void) |
| This function should be called before the various "cpu_has_foo" macros are used. | |
| char * | _mesa_get_cpu_string (void) |
| Return a string describing the CPU architexture and extensions that Mesa is using (such as SSE or Altivec). | |
| void _mesa_get_cpu_features | ( | void | ) |
This function should be called before the various "cpu_has_foo" macros are used.
| char* _mesa_get_cpu_string | ( | void | ) |
Return a string describing the CPU architexture and extensions that Mesa is using (such as SSE or Altivec).
1.5.4