Lines Matching refs:entrypoints
90 de-duplicated so that aliased entrypoints have only one entry in the table.
109 such entrypoints are wrapped in a union. This is important because we need
112 newly aliased entrypoints. We could require that everyone use the first
168 any entrypoints which are not implented will automatically show up as
195 instance entrypoints from the Intel vulkan driver and then adds in the WSI
196 entrypoints. If there are any entrypoints duplicated between the two, the
200 Common Vulkan entrypoints
205 entrypoints. This entrypoint table is added last as part of
211 entrypoints. We provide wrappers for nearly all of these that implement
239 trivial functionality as ``vk_common_*`` entrypoints. For instance, we
269 tables. The driver has to provide ``vk_icdGet*ProcAddr()`` entrypoints
303 table. For aliased entrypoints, it will try each variant in succession to