Milan Bulat
Milan Bulat
### Flameshot Version Flameshot v11.0.0 ### Installation Type Linux, MacOS, or Windows Package manager (apt, pacman, eopkg, choco, brew, ...) ### Operating System type and version Ubuntu 20.04.3 LTS (Focal...
## Description Vulkan extension VK_EXT_fragment_density_map is not supported by RenderDoc when only subsampled textures and render targets are supported by the mobile device, as is the case on ARM based...
Error vkQueueSubmit() is putting out is VK_ERROR_DEVICE_LOST. Error log: 2022-02-28 10:56:17.201 18799-18918/com.diligentengine.tutorial19_renderpasses.Tutorial19Application W/Adreno-GSL: : ioctl fd 77 code 0xc040094a (IOCTL_KGSL_GPU_COMMAND) failed: errno 35 Resource deadlock would occur 2022-02-28 10:56:17.203 18799-18918/com.diligentengine.tutorial19_renderpasses.Tutorial19Application...
I'm getting the following run-time when trying to run VRS example (XCode 13.2.1): Diligent Engine: ERROR in ShaderMtlImpl() (ShaderMtlImpl.mm, 423): Failed to compile MSL source: program_source:9:10: fatal error: 'Structures.fxh' file...
Running the VRS sample on Pixel 6 phone produces a SIGSEGV.
Even though I'm using -E switch for pre-processing only, glslc shows the following error: "ES shaders for SPIR-V require version 310 or higher" for shaders which have #version 300 es...