Skip to content

Commit

Permalink
move [[renderState]] to queue timeline
Browse files Browse the repository at this point in the history
  • Loading branch information
kainino0x committed Jul 26, 2024
1 parent a1e06d6 commit 6d871bd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions spec/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -9510,7 9510,11 @@ GPUCommandBuffer includes GPUObjectBase;
::
A [=list=] of [=GPU commands=] to be executed on the [=Queue timeline=] when this command
buffer is submitted.
</dl>

{{GPUCommandBuffer}} has the following [=queue timeline properties=]:

<dl dfn-type=attribute dfn-for=GPUCommandBuffer data-timeline=queue>
: <dfn>\[[renderState]]</dfn>, of type [=RenderState=], initially `null`
::
The current state used by any render pass commands being executed.
Expand Down

0 comments on commit 6d871bd

Please sign in to comment.