diff options
author | Matt Turner <[email protected]> | 2017-08-25 20:08:58 -0700 |
---|---|---|
committer | Matt Turner <[email protected]> | 2017-08-29 15:20:57 -0700 |
commit | 5d4afef459629d62b5cce4af30ef021fa20620bb (patch) | |
tree | 947bceb80fa5e111e85a477edfbbda845f645edc /src/intel/vulkan/anv_icd.py | |
parent | 6cfc49287d6dd10cfc8b58906a01fbd3d5a100aa (diff) |
anv: Explicitly cast between different enums
Fixes warnings like
warning: implicit conversion from enumeration type 'enum isl_format' to
different enumeration type 'enum GEN10_SURFACE_FORMAT'
[-Wenum-conversion]
.SourceElementFormat = ISL_FORMAT_R32_UINT,
^~~~~~~~~~~~~~~~~~~
Reviewed-by: Emil Velikov <[email protected]>
Reviewed-by: Eric Engestrom <[email protected]>
Diffstat (limited to 'src/intel/vulkan/anv_icd.py')
0 files changed, 0 insertions, 0 deletions