Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(25)

Unified Diff: gn/tests.gni

Issue 2187433003: added support for push_constant layout (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: rebased Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/sksl/SkSLMemoryLayout.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gn/tests.gni
diff --git a/gn/tests.gni b/gn/tests.gni
index 2cf9d330fcd8e1430c95b00ffe6eb2ad1467f5ae..98980ec0f6818c61070d3ff9806877421e88885a 100644
--- a/gn/tests.gni
+++ b/gn/tests.gni
@@ -204,6 +204,7 @@ tests_sources = [
"$_tests/SkSharedMutexTest.cpp",
"$_tests/SkSLErrorTest.cpp",
"$_tests/SkSLGLSLTest.cpp",
+ "$_tests/SkSLMemoryLayoutTest.cpp",
"$_tests/SmallAllocatorTest.cpp",
"$_tests/SortTest.cpp",
"$_tests/SpecialImageTest.cpp",
« no previous file with comments | « no previous file | src/sksl/SkSLMemoryLayout.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698