diff options
author | Matt Turner <[email protected]> | 2017-08-25 20:09:10 -0700 |
---|---|---|
committer | Matt Turner <[email protected]> | 2017-08-29 15:20:57 -0700 |
commit | 239bbdfaa231a167abfb19480f0a78fe9f663d69 (patch) | |
tree | 30929bd9907d747fe6bc81731ff01fb5aea1d742 /docs/relnotes/9.1.7.html | |
parent | dff75c7175d7a06cdeafa5c119f3749e84e2561b (diff) |
i965: 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 'docs/relnotes/9.1.7.html')
0 files changed, 0 insertions, 0 deletions