dawn-cmake/include/dawn/native
Loko Kung 0edb5204ab Adds AllowUnsafeAPIs toggle and fixes code-paths to use it.
- Note unsafe API paths currently check both AllowUnsafeAPIs and
  DisallowUnsafeAPIs toggle, allowing unsafe APIs if either is set to
  explicitly allow them. This will be removed once users have been
  updated.

Bug: dawn:1685
Change-Id: If322cc6dbe5ac3a02a31956df6fed0f5d3ec8e8f
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/131400
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Austin Eng <enga@chromium.org>
Commit-Queue: Loko Kung <lokokung@google.com>
2023-05-04 21:09:40 +00:00
..
D3D11Backend.h d3d11: implement Adaptor, Backend, etc 2023-04-03 21:33:54 +00:00
D3D12Backend.h d3d: remove external image related name alias from d3d12 namespace 2023-05-03 18:03:27 +00:00
D3DBackend.h d3d: move some external image related code to d3d namespace 2023-04-28 16:53:28 +00:00
DawnNative.h Adds AllowUnsafeAPIs toggle and fixes code-paths to use it. 2023-05-04 21:09:40 +00:00
MetalBackend.h Remove dawn::native::ExternalImageDescriptorIOSurface::plane 2023-05-01 09:01:27 +00:00
NullBackend.h Remove all NativeSwapChain* 2023-04-05 07:24:44 +00:00
OpenGLBackend.h Remove all NativeSwapChain* 2023-04-05 07:24:44 +00:00
VulkanBackend.h Remove all NativeSwapChain* 2023-04-05 07:24:44 +00:00
dawn_native_export.h Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00