google / google/gapid

Raw bytes support in observe-frames

Open
#2,913 1 comment 0 reactions 1 assignee Claimed by @hysw View on GitHub
Dominant language
Go
Stars
2.2k
Forks
329
PR merge metrics
No merged PRs in 30d

Description

Currently observe-frames [converts everything to R8G8B8A8_UNORM](https://github.com/google/gapid/blob/3c7767d231eac1793eba7c0e98a068d14dd1f4ea/gapii/cc/vulkan_extras.cpp#L122). For anything that has more than 8 bit depth or uses floating point, it will lose some data.
Adding raw bytes support would make regression tests much easier.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.