Fabian Schmidt
Fabian Schmidt
follow-up fix for https://github.com/LunarG/gfxreconstruct/pull/1525 I did have a look at https://github.com/LunarG/gfxreconstruct/blob/7a924af580b7f1a916f3f4c30bd071b1aa9b3c85/framework/decode/pointer_decoder.h#L265 but that seems again not to match the encoding done by `ParameterEncoder::EncodeUInt8Array` (this writes a `format::PointerAttributes::kIsArray` but the pointer_decoder...
thank you @davidd-lunarg!
requires https://github.com/LunarG/gfxreconstruct/issues/1517 first
macOS: captures for vkcube and a small selection of Sascha's samples are in place for our internal CI. let me know if there's more I can do @lunarpapillo
adjusted `commit-suite.json` and `extended-suite.json` to contain everything we got, but only the short- and long-running captures respectively. there is a disabled capture dealing with buffer-references, which was intentionally left deactivated...
kind of blocked by https://github.com/LunarG/gfxreconstruct/issues/1580
succesfully created a capture of (a up-to-date build of) vulkaninfo. capture/replay works without issues after vulkaninfo applied this fix: https://github.com/KhronosGroup/Vulkan-Tools/pull/1018
we currently do not have any explicit mentions of other platforms/operating-system in **README.md**, only platform-specific instructions in **BUILD.md**. I think that's fine as-is, so tempted to close as won't-do :)...
hello @bartosz-muszarski-arm! we'd like to catch up with your progress on portable raytracing for Vulkan. you mentioned lately that this branch does not reflect the latest state, so the question:...