On Thu, Sep 21, 2017 at 10:25 AM, Dylan Baker wrote:
> Quoting Jason Ekstrand (2017-09-21 08:32:20)
> > From: Lionel Landwerlin
> >
> > It will be used to store extension numbers as well.
> >
> > Signed-off-by: Lionel Landwerlin
> > Reviewed-by: Jason Ekstrand
> > ---
> > src/vulkan/util/gen_
Quoting Jason Ekstrand (2017-09-21 08:32:20)
> From: Lionel Landwerlin
>
> It will be used to store extension numbers as well.
>
> Signed-off-by: Lionel Landwerlin
> Reviewed-by: Jason Ekstrand
> ---
> src/vulkan/util/gen_enum_to_str.py | 22 +++---
> 1 file changed, 11 insert
From: Lionel Landwerlin
It will be used to store extension numbers as well.
Signed-off-by: Lionel Landwerlin
Reviewed-by: Jason Ekstrand
---
src/vulkan/util/gen_enum_to_str.py | 22 +++---
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/src/vulkan/util/gen_enum