diff options
author | Matt Turner <[email protected]> | 2017-08-25 20:08:23 -0700 |
---|---|---|
committer | Matt Turner <[email protected]> | 2017-08-29 15:20:57 -0700 |
commit | 37f664a066f28207bbf6d68904222919ad962c1e (patch) | |
tree | 1a30c892a690c95622e11d9b9509767659fa17c6 /Android.common.mk | |
parent | b962922fb7f1f4fe6364b113322bd521ac9c555c (diff) |
blorp: 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 'Android.common.mk')
0 files changed, 0 insertions, 0 deletions