dawn-cmake/docs
Ben Clayton 177e7bfa5d IntrinsicTable: remove double underscores
'__' is reserved in C++, and the 'match__' and 'build__' functions are causing OSS-fuzz builds to fail.

Add the change in tint behavior to the OT notes.

Add end to end tests for underscores. While the GLSL and MSL compilers seem to accept leading and double underscores in identifiers, the tint build failure has highlighted we have more work to do here (crbug.com/tint/1319)

Fixed: oss-fuzz:41214
Bug: tint:1292
Bug: tint:1319
Change-Id: I32b7bf4e0cff26e678b788457f90452c2503da50
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/70480
Commit-Queue: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: David Neto <dneto@google.com>
2021-11-22 15:24:16 +00:00
..
arch.md Rename semantic to sem 2021-04-16 19:07:51 +00:00
compound_statements.md sem: Add CompoundStatement 2021-07-14 09:44:41 +00:00
diagnostics_guide.md docs: Relax don't-quote-source rule 2021-06-09 07:48:38 +00:00
end-to-end-tests.md docs: Add a doc about end-to-end testing 2021-11-05 22:47:16 +00:00
experimental_extensions.md Proposed process for experimental extensions 2021-04-27 17:55:07 +00:00
origin-trial-changes.md IntrinsicTable: remove double underscores 2021-11-22 15:24:16 +00:00
spirv-input-output-variables.md spirv-reader: builtin in/out keep their signedness as private vars 2021-06-11 20:45:06 +00:00
spirv-ptr-ref.md Add SPIR-V translation scheme for ptr-ref 2021-05-13 16:37:12 +00:00
style_guide.md Add a style guide 2021-04-08 15:10:47 +00:00
translations.md Implement texture_depth_multisampled_2d 2021-07-26 22:19:48 +00:00