Skip to content

Commit

Permalink
Fix CI breakage with 'conventions' (gpuweb#1167)
Browse files Browse the repository at this point in the history
  • Loading branch information
kvark authored Oct 22, 2020
1 parent cafeb4f commit 5b02f86
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion spec/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -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}

Expand Down Expand Up @@ -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=]

0 comments on commit 5b02f86

Please sign in to comment.