dawn-cmake/test
Ben Clayton df9900c43e Optimize Source by removing a std::string
The `std::string file_path` carried around by every Source was very expensive for heap allocations.
Push this into the Source::File.

Bug: tint:1383
Change-Id: Id9e3bdef1cf24aea5f3c83f348c05f5cf8ef4bbb
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/78321
Reviewed-by: Antonio Maiorano <amaiorano@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
Kokoro: Ben Clayton <bclayton@google.com>
2022-01-27 17:36:27 +00:00
..
access GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
array GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
benchmark GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
buffer GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
bug GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
expressions GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
identifiers/underscore GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
intrinsics GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
layout/storage/mat2x2 GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
let GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
loops GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
ptr_ref GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
samples GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
shader_io GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
shadowing GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
statements GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
struct GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
types GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
unittest/reader/spirv Remove the "image" storage class 2022-01-27 15:55:16 +00:00
var GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
vk-gl-cts GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
BUILD.gn Optimize Source by removing a std::string 2022-01-27 17:36:27 +00:00
extract-spvasm.py Add --dump-spirv option to tint_unittests 2021-05-05 09:46:31 +00:00
test-all.sh main: Replace --dawn-validation with --validate 2021-06-02 21:02:34 +00:00