Bart Sekura

Results 6 issues of Bart Sekura

This PR update d3d12.rs to be roughly in sync with Windows 10 SDK 10.0.18362.0 header. Notable features enabled: - DXR - RenderPass - DRED - Experimental Features Also translated some...

waiting on review

Currently in spirv backend, Texture objects are always translated to sampled image. `OpTypeImage` will have sampled set to "will be used with sampler" (https://www.khronos.org/registry/SPIR-V/specs/1.0/SPIRV.html#OpTypeImage). There are many cases where we...

spirv

**TLDR** Take Metal Objective C and Swift API and change names to Rust idiomatic names where applicable. # General Rust bindings are based on Objective C protocol bindings. Follow Objective...

enhancement
help wanted

Threaded camera `CameraCallback` creates a loop `camera_frame_thread_loop` that continuously acquires the lock. When `stop_stream` is called, it tries to lock the camera first, but it never succeeds. As a result,...

P2
MediaFoundation

### 🐛 Describe the bug Downloaded libtorch C++ windows CPU version: https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-2.3.0%2Bcpu.zip While attempting to run a program built against libtorch I get: ``` INTEL MKL ERROR: The specified module...

module: windows
module: cpp
triaged

On Windows TC Agent (running as service), I'm getting the following errors: ```sh [2021-06-18 22:17:18,298] INFO - rver.rust.AbstractToolProvider - Locating Cargo tool [2021-06-18 22:17:18,392] WARN - rver.rust.AbstractToolProvider - Failed to...