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

Unified Diff: gpu/khronos_conform_support/DEPS

Issue 556333003: Add support for khronos gl-cts using its drawElements apis (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 months 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
Index: gpu/khronos_conform_support/DEPS
diff --git a/gpu/khronos_conform_support/DEPS b/gpu/khronos_conform_support/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..101989cda49eb67fca1d2fd3fd6cddec9a387bad
--- /dev/null
+++ b/gpu/khronos_conform_support/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+third_party/khronos_conform",
piman 2014/09/10 20:12:50 I don't see this directory in either my local chec
U. Artie Eoff 2014/09/10 22:12:59 I guess I'm not certain what this file really does
Ken Russell (switch to Gerrit) 2014/09/11 00:03:26 It sounds like someone will have to clone Khronos'
U. Artie Eoff 2014/09/11 01:09:19 That's opening up a can-o-worms ;). A license to
Ken Russell (switch to Gerrit) 2014/09/11 01:25:17 I'll discuss this with some Khronos members and wo
U. Artie Eoff 2014/09/11 16:50:52 I appreciate that. I'll defer to @chadv on my tea
+]

Powered by Google App Engine
This is Rietveld 408576698