dawn-cmake/src/utils
Corentin Wallez 0ee9859c91 dawn_native: deduplicate pipeline layouts
This is the first step to do pipeline deduplication. It also introduces
tests for deduplication.

BUG=dawn:143

Change-Id: Ib22496f543f8d1f9cfde04f725612504132c7d72
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/6861
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
2019-05-01 12:57:27 +00:00
..
BackendBinding.cpp Capitalize C types dawn -> Dawn 2019-03-11 16:52:42 +00:00
BackendBinding.h Capitalize C types dawn -> Dawn 2019-03-11 16:52:42 +00:00
ComboRenderPipelineDescriptor.cpp Rename DawnColorStateDescriptor.colorWriteMask to writeMask 2019-04-15 20:43:35 +00:00
ComboRenderPipelineDescriptor.h Implement rasterization state for render pipeline - Part 1 2019-04-11 18:46:54 +00:00
D3D12Binding.cpp Capitalize C types dawn -> Dawn 2019-03-11 16:52:42 +00:00
DawnHelpers.cpp dawn_native: deduplicate pipeline layouts 2019-05-01 12:57:27 +00:00
DawnHelpers.h Change buffer-related sizes/offsets to be uint64_t 2019-04-05 20:51:29 +00:00
MetalBinding.mm Capitalize C types dawn -> Dawn 2019-03-11 16:52:42 +00:00
NullBinding.cpp Capitalize C types dawn -> Dawn 2019-03-11 16:52:42 +00:00
OpenGLBinding.cpp Capitalize C types dawn -> Dawn 2019-03-11 16:52:42 +00:00
SystemUtils.cpp Rename src/common macros NXT_* to DAWN_* 2018-07-18 22:54:06 +02:00
SystemUtils.h Guard header files in utils with #ifdef and #endif 2018-12-20 11:21:04 +00:00
TerribleCommandBuffer.cpp Make dawn_wire a shared library 2018-07-30 17:22:45 +02:00
TerribleCommandBuffer.h Make dawn_wire a shared library 2018-07-30 17:22:45 +02:00
VulkanBinding.cpp Capitalize C types dawn -> Dawn 2019-03-11 16:52:42 +00:00