diff options
author | Jason Ekstrand <[email protected]> | 2018-01-16 18:08:09 -0800 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2018-01-23 00:15:40 -0800 |
commit | 1f79d986afa5a92d7c7d85882714c7feeddc5d14 (patch) | |
tree | 013cbf83e968096832e9b06047679a7f5370a18e /src/util | |
parent | e3d27542aec33c7e0c2048a46a8a3cf71f09e907 (diff) |
anv: Only advertise enabled entrypoints
The Vulkan spec annoyingly requires us to track what core version and
what all extensions are enabled and only advertise those entrypoints.
Any call to vkGet*ProcAddr for an entrypoint for an extension the client
has not explicitly enabled is supposed to return NULL.
Reviewed-by: Samuel Iglesias Gonsálvez <[email protected]>
Diffstat (limited to 'src/util')
0 files changed, 0 insertions, 0 deletions