dawn-cmake/src
Yunchao He 938811eef9 Use const*const* to annotate color state descriptors
Color state descriptors are a sequence of descriptors embedded
in RenderPipeline descriptor. We should use const*const* to
annotate them for supporting potential extended features added
in color state descriptors in future.

BUG=dawn:77

Change-Id: Id755569fa5076668c3db7b219b699845bc2a1d69
Reviewed-on: https://dawn-review.googlesource.com/c/4880
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Yunchao He <yunchao.he@intel.com>
2019-02-20 13:00:36 +00:00
..
common Fix extra semicolon in DAWN_UNUSED_FUNC 2019-02-13 22:11:48 +00:00
dawn_native Use const*const* to annotate color state descriptors 2019-02-20 13:00:36 +00:00
dawn_wire Remove |start| and |size| from buffer mapping 2019-02-14 19:31:17 +00:00
fuzzers Descriptorize SwapChain. 2019-02-15 11:15:58 +00:00
include Simplify BackendBinding following adapters. 2019-02-12 15:48:15 +00:00
tests Use const*const* to annotate color state descriptors 2019-02-20 13:00:36 +00:00
utils Use const*const* to annotate color state descriptors 2019-02-20 13:00:36 +00:00