commit | 3dee8087999562e0637326175a3cf6cab858158e | [log] [tgz] |
---|---|---|
author | Courtney Goeltzenleuchter <courtney@LunarG.com> | Thu Sep 10 16:38:41 2015 -0600 |
committer | Courtney Goeltzenleuchter <courtney@LunarG.com> | Fri Sep 11 09:20:02 2015 -0600 |
tree | 9636312f06aa0573f240f20b6c71bca6fadbd86a | |
parent | 752957901902cd3de9b99ef272d7b7fbaeef2705 [diff] [blame] |
bug 14313: Rename ArraySlice to ArrayLayer
diff --git a/icd/intel/view.h b/icd/intel/view.h index f8a1f2b..dabe78b 100644 --- a/icd/intel/view.h +++ b/icd/intel/view.h
@@ -57,7 +57,7 @@ struct intel_img *img; uint32_t mipLevel; - uint32_t baseArraySlice; + uint32_t baseArrayLayer; uint32_t array_size; /* SURFACE_STATE for readback */