diff options
author | reczkok <66403540+reczkok@users.noreply.github.com> | 2024-11-17 04:14:36 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-17 08:44:36 +0530 |
commit | 80098bfeabcd2f681f1854c6294ad0fb71c2dd06 (patch) | |
tree | 4d294316b900bdb6ffdaaeb18fc7c218791c9f09 /ext/webgpu/buffer.rs | |
parent | 56df61677e9709ec8370ba6f3a0f8b08eb913a12 (diff) |
fix(ext/webgpu): Create GPUQuerySet converter before usage (#26883)
Converter for `GPUComputePassTimestampWrites` uses converter for
`GPUQuerySet` before it is defined making it impossible to use. This PR
simply reorders converter creation to resolve this issue. Logging the
`GPUQuerySet` still fails (as mentioned in #26769) but it is now usable
inside pass descriptors and works when used.
Diffstat (limited to 'ext/webgpu/buffer.rs')
0 files changed, 0 insertions, 0 deletions