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

Unified Diff: gpu/BUILD.gn

Issue 2503453005: Patch the results of queries that return object IDs in the passthrough cmd decoder. (Closed)
Patch Set: Helperize GetClientID 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 | gpu/command_buffer/service/client_service_map.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/BUILD.gn
diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn
index 4fc32198421ae497b5edd144f59333a6861c14eb..e2cd4830b9c4193deefd588d115199f235af93df 100644
--- a/gpu/BUILD.gn
+++ b/gpu/BUILD.gn
@@ -147,6 +147,7 @@ test("gl_tests") {
"command_buffer/tests/gl_manager.h",
"command_buffer/tests/gl_map_buffer_range_unittest.cc",
"command_buffer/tests/gl_native_gmb_backbuffer_unittest.cc",
+ "command_buffer/tests/gl_object_bindings_unittest.cc",
"command_buffer/tests/gl_pointcoord_unittest.cc",
"command_buffer/tests/gl_program_unittest.cc",
"command_buffer/tests/gl_query_unittest.cc",
« no previous file with comments | « no previous file | gpu/command_buffer/service/client_service_map.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698