diff options
author | Jason Ekstrand <[email protected]> | 2018-10-14 21:56:47 -0500 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2018-10-18 09:17:39 -0500 |
commit | 00bb42105d6edf6e432c0e3712ffb9d3eb0aece4 (patch) | |
tree | 3a1fa02e5e48d0231380edc7d59b6a3b045e3c62 /src/intel/vulkan/tests | |
parent | 7c65cf98441ae0f03640d2feebb5d0e5a83f2721 (diff) |
anv: Stop generating weak references for instance entrypoints
We don't need weak references to instance entrypoints because we never
have more than one of each so we don't need the NULL fall-back. This
also helps us avoid forgetting things because we now get link errors for
missing instance entrypoints.
Reviewed-by: Lionel Landwerlin <[email protected]>
Diffstat (limited to 'src/intel/vulkan/tests')
0 files changed, 0 insertions, 0 deletions