Charlie Shenton

Results 6 issues of Charlie Shenton

`Intel(r) Implicit SPMD Program Compiler (Intel(r) ISPC), 1.16.1 (build date Jul 15 2021, LLVM 12.0.1)` The following code fails to compile, the call to `delete` results in an invalid bitcast,...

Bugs

Hi, I would like clarification on the `soa` qualifier that the [documentation](https://ispc.github.io/ispc.html#structure-of-array-types) doesn't make clear. Suppose I have a structure with structure members: ```C struct Vec3 { float x, y,...

Features
Bugs

## Context Odin report: ``` Odin: dev-2022-09-nightly:74458ab0 OS: Windows 11 Home Basic (version: 21H2), build 22000.856 CPU: AMD Ryzen 9 5900X 12-Core Processor RAM: 32671 MiB ``` ## Expected Behavior...

Add flag values associated with dynamics resources (ResourceDescriptorHeap and SamplerDescriptorHeap) see https://microsoft.github.io/DirectX-Specs/d3d/HLSL_SM_6_6_DynamicResources.html for details

## Bevy version 12.0 ## Problem The naming of the `view` and `inverse_view` matrices in the `View` struct are the opposite of what those names mean everywhere else. A view...

C-Bug
A-Rendering
C-Code-Quality
X-Controversial
S-Needs-SME

As far as I can tell, OpenVR supports array texture submission on OpenGL, Vulkan, and Metal, but not D3D12. Could you please add support for array texture submission in D3D12?...

Need Retest