From 5b02f86dbe43597764f43f972036c75cf115f89f Mon Sep 17 00:00:00 2001 From: Dzmitry Malyshau Date: Thu, 22 Oct 2020 12:58:12 -0400 Subject: [PATCH] Fix CI breakage with 'conventions' (#1167) --- spec/index.bs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/spec/index.bs b/spec/index.bs index ac7e28ad03..d1701d95c0 100644 --- a/spec/index.bs +++ b/spec/index.bs @@ -457,7 +457,7 @@ to dissociate logical GPU invocations with actual compute units to reduce this r # Fundamentals # {#fundamentals} -## Conventions ## {#conventions} +## Conventions ## {#api-conventions} ### Dot Syntax ### {#dot-syntax} @@ -7484,6 +7484,8 @@ All packed texture formats support {{GPUTextureUsage/COPY_SRC}}, {{GPUTextureUsa ## Temporary usages of non-exported dfns ## {#temp-dfn-usages} +[=Origin2D/x=] [=Origin2D/y=] + Eventually all of these should disappear but they are useful to avoid warning while building the specification. [=vertex buffer=]