Kunal Mohan
|
aff22db33f
|
Implement GPURenderBundleEncoder and GPURenderBundle
|
2020-07-24 12:45:23 +05:30 |
|
Kunal Mohan
|
cdc0a75fe4
|
Update GPUObjectBase webidl and cleanup valid flags
|
2020-07-20 23:03:53 +05:30 |
|
Kunal Mohan
|
48ef306bd3
|
Update wgpu-core and wgpu-types
|
2020-06-19 11:12:50 +05:30 |
|
Kunal Mohan
|
00b3f785c4
|
Add GPUSampler and GPUTextureView to BindingResource
Add validation for BindGroups
|
2020-06-17 12:45:40 +05:30 |
|
Kunal Mohan
|
3b5ede153d
|
Update wgpu-core and wgpu-types
|
2020-06-04 01:19:13 +05:30 |
|
YUAN LYU
|
3ea6d87bcc
|
Add trait DomObjectWrap to provide WRAP function
|
2020-03-20 22:16:56 -04:00 |
|
Istvan Miklos
|
170e9971ac
|
Implement GPUComputePassEncoder functions
Implement the `dispatch`, `endPass`, `setBindGroup`, `setPipeline` functions of `GPUComputePassEncoder`.
|
2020-02-19 11:19:59 +01:00 |
|
Istvan Miklos
|
3cefc5f3a1
|
Initial implementation of GPUBindGroup for WebGPU
Added WebIDL bindings for `GPUBindGroup`.
Implemented the `createBindGroup` function of `GPUDevice`
|
2020-01-30 14:45:01 +01:00 |
|