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
|
|
@ -110,6 +110,7 @@ test "syntax" {
|
|||
_ = createShaderModule;
|
||||
_ = nativeCreateSwapChain;
|
||||
_ = destroy;
|
||||
_ = createCommandEncoder;
|
||||
_ = createRenderPipeline;
|
||||
_ = Descriptor;
|
||||
_ = LostReason;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue