google / google/gapid

Arrays do not show up correctly in the UI

Open
#2,995 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
2.2k
Forks
329
PR merge metrics
No merged PRs in 30d

Description

It looks like arrays of values do not show up correctly as command parameters.

`vkCmdSetBlendConstants` is one such command. It looks like the problem is with `service/box.go`. The values are not reflect.Array, so they get boxed generically.

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.