Sanakan8472

Results 7 issues of Sanakan8472

Hi, As instructed by the compiler, I'm creating a ticket: Command: `dxc.exe test.hlsl -spirv -T vs_6_6 -E main -fvk-use-dx-layout -fspv-target-env=vulkan1.1 -Fo ps.out` Output: ``` fatal error: generated SPIR-V is invalid:...

spirv

- Various validation layer fixes. - Check for supported stages during device creation. - Disable Vulkan sampler creation anisotropyEnable if m_Description.m_MipFilter == ezGALTextureFilterMode::Anisotropic is not set. This fixes unit tests...

Currently, only the hololens render pipeline supports stereo rendering.

For platforms that have limited or no command line argument support it would be nice to be able to start the player and set the scene either via fileserve or...

As the ezXRInterface has changed quite a bit during the OpenXR plugin development the OpenVR version needs to be updated and added to CI to prevent further degradation.

Currently it has no constraints. Ideally it should be set at the very end of the frame so that stage space movement by user code is taken into account. Atm....

bug

**Environment:** - OS: **Windows 11 23H2** - GPU and driver version: **Nvidia 3060, ver: 552.22** - SDK or header version if building from repo: **1.3.283** built from source: bacc84ef87fa376c6f38022d7b101e3c1eff69b4 -...

Synchronization