dan sinclair
012098a86b
Add explicit in include/dawn
...
This CL adds some explicit notations to single argument constructors in
the include/dawn folder.
Bug: dawn:1339
Change-Id: Ie4e31bf68f920acfcfb27828a465e45fe0977af6
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/86443
Auto-Submit: Dan Sinclair <dsinclair@chromium.org >
Kokoro: Kokoro <noreply+kokoro@google.com >
Reviewed-by: Ben Clayton <bclayton@google.com >
Commit-Queue: Dan Sinclair <dsinclair@chromium.org >
2022-04-12 17:43:21 +00:00
dan sinclair
479dc6b7eb
Enable build/header_guard
...
This CL enables the build/header_guard lint check. The existing headers
which failed the check were updated, missing headers added. An exclusion
file for the generator templates was added as well.
Bug: dawn:1339
Change-Id: If572e460179ad501293d5d6cf01e0ea900daa979
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/86207
Reviewed-by: Ben Clayton <bclayton@google.com >
Auto-Submit: Dan Sinclair <dsinclair@chromium.org >
Commit-Queue: Dan Sinclair <dsinclair@chromium.org >
2022-04-11 18:30:50 +00:00
dan sinclair
db9db31cab
Fixup whitespace/comments issues.
...
This CL fixes a few tabs to be spaces which makes the whitespace/comments
lint check pass. The check is set to enabled.
Change-Id: I2a6c590aa3bfee888239adc89d1ce4c8c99f3e78
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/86083
Reviewed-by: Corentin Wallez <cwallez@chromium.org >
Commit-Queue: Dan Sinclair <dsinclair@chromium.org >
Auto-Submit: Dan Sinclair <dsinclair@chromium.org >
2022-04-08 19:23:36 +00:00
Shaobo
0a6c2b0f99
Wrap multiplanar iosurface in wgpuTexture
...
This CL supports wrapping multiplanar iosurface in wgpuTexture.
It also provides mechanism to create TextureView on each planes.
Bug:1307194
Change-Id: I5e82f47944fdea542abba097240c880628b1181f
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/81482
Reviewed-by: Corentin Wallez <cwallez@chromium.org >
Commit-Queue: Shaobo Yan <shaobo.yan@intel.com >
2022-03-28 06:59:22 +00:00
Ben Clayton
9fb7a5146a
tint->dawn: Move src/include -> include
...
Also simplify the target names.
Bug: dawn:1275
Change-Id: I2929b70897f64903b91b693b48c2e8dd7c11d07b
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/79102
Reviewed-by: Corentin Wallez <cwallez@chromium.org >
Commit-Queue: Ben Clayton <bclayton@google.com >
2022-02-04 18:18:18 +00:00