Lines Matching defs:handle
48 * handle types since compile-time type checking doesn't always work.
94 vk_object_base_from_u64_handle(uint64_t handle, VkObjectType obj_type)
96 struct vk_object_base *base = (struct vk_object_base *)(uintptr_t)handle;
101 /** Define handle cast macros for the given dispatchable handle type
105 * possible with Vulkan handle types) casts to and from the `driver_struct`
140 /** Define handle cast macros for the given non-dispatchable handle type
144 * possible with Vulkan handle types) casts to and from the `driver_struct`
188 * @param __handle The Vulkan object handle with which to initialize