f872e6924c
This will allow implementing the following part of the WebGPU IDL using a nullable pointer instead of an extra hasDepthStencilState boolean: partial interface GPURenderPipelineDescriptor { GPUDepthStencilStateDescriptor? depthStencilState; }; BUG=dawn:102 Change-Id: Iae709831ad857fcef073f18753ab39567a8797da Reviewed-on: https://dawn-review.googlesource.com/c/4500 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Yunchao He <yunchao.he@intel.com> |
||
---|---|---|
.. | ||
client | ||
server | ||
TypeTraits.h | ||
WireCmd.cpp | ||
WireCmd.h |