gpu: implement CommandEncoder.beginRenderPass
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
12462d42aa
commit
510c7de9f2
4 changed files with 41 additions and 3 deletions
|
|
@ -71,5 +71,8 @@ test "syntax" {
|
|||
_ = VTable;
|
||||
_ = reference;
|
||||
_ = release;
|
||||
_ = configure;
|
||||
_ = getCurrentTextureView;
|
||||
_ = present;
|
||||
_ = Descriptor;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue