waffle_enum, waffle_enum_to_string
Utilities for waffle enums
- Provided by: libwaffle-doc (Version: 1.8.0-2build1)
- Source: waffle
- Report a bug
Utilities for waffle enums
#include <waffle.h>
enum waffle_enum {...};
const char* waffle_enum_to_string(int32_t e);
waffle_enum_to_string()
This function always sets the error code to WAFFLE_NO_ERROR. It can be called before waffle has been successfully initialized with waffle_init(3)
Please report bugs or and feature requests to https://gitlab.freedesktop.org/mesa/waffle/issues.
Chad Versace <chad.versace@linux.intel.com>
Copyright © 2013 Intel
This manual page is licensed under the Creative Commons Attribution-ShareAlike 3.0 United States License (CC BY-SA 3.0). To view a copy of this license, visit http://creativecommons.org.license/by-sa/3.0/us.