diff options
author | Jesse Natalie <jenatali@microsoft.com> | 2023-12-06 14:05:39 -0800 |
---|---|---|
committer | Marge Bot <emma+marge@anholt.net> | 2023-12-06 23:46:42 +0000 |
commit | d157cd7442a57569f4c1e3a6d4d1ce56380126ff (patch) | |
tree | 28f32549e445bfa3d6032f8e400c9d9f6652286c /src/gallium/winsys | |
parent | 03ae2611838bf86c3c589980645b2c5880a3751c (diff) |
Bindings are not necessarily globally unique, and even the location
where we were trying to read the binding value out of is a union, so
we could be trying to compare binding values against data for other
arg types.
Instead, use the arg metadata offset, which is globally unique and
outside of the union.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26555>
Diffstat (limited to 'src/gallium/winsys')
0 files changed, 0 insertions, 0 deletions