[Mesa-dev] [PATCH 1/2] compiler: include shader_enums.h in shader_info.h
Jason Ekstrand
jason at jlekstrand.net
Wed Nov 16 07:42:17 UTC 2016
Both are rb me
On Nov 15, 2016 7:03 PM, "Timothy Arceri" <timothy.arceri at collabora.com>
wrote:
> We make use of some enums here.
> ---
> src/compiler/shader_info.h | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/src/compiler/shader_info.h b/src/compiler/shader_info.h
> index e36fe09..1605c82 100644
> --- a/src/compiler/shader_info.h
> +++ b/src/compiler/shader_info.h
> @@ -25,6 +25,8 @@
> #ifndef SHADER_INFO_H
> #define SHADER_INFO_H
>
> +#include "shader_enums.h"
> +
> #ifdef __cplusplus
> extern "C" {
> #endif
> --
> 2.7.4
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20161115/e1ba9a14/attachment.html>
More information about the mesa-dev
mailing list