Home
last modified time | relevance | path

Searched defs:pEvent (Results 1 - 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_marmalade.cpp132 s3ePointerEvent* pEvent = (s3ePointerEvent*)system_data; in ImGui_Marmalade_PointerButtonEventCallback() local
[all...]
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_event.h67 static inline size_t vn_sizeof_vkCreateEvent(VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkEvent* pEvent) in vn_sizeof_vkCreateEvent() argument
87 static inline void vn_encode_vkCreateEvent(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkEvent* pEvent) in vn_encode_vkCreateEvent() argument
103 static inline size_t vn_sizeof_vkCreateEvent_reply(VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkEvent* pEvent) in vn_sizeof_vkCreateEvent_reply() argument
120 vn_decode_vkCreateEvent_reply(struct vn_cs_decoder *dec, VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkEvent* pEvent) vn_decode_vkCreateEvent_reply() argument
341 vn_submit_vkCreateEvent(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkEvent* pEvent, struct vn_instance_submit_command *submit) vn_submit_vkCreateEvent() argument
446 vn_call_vkCreateEvent(struct vn_instance *vn_instance, VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkEvent* pEvent) vn_call_vkCreateEvent() argument
462 vn_async_vkCreateEvent(struct vn_instance *vn_instance, VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkEvent* pEvent) vn_async_vkCreateEvent() argument
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_queue.c1249 vn_CreateEvent(VkDevice device, const VkEventCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkEvent *pEvent) vn_CreateEvent() argument
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c2740 v3dv_CreateEvent(VkDevice _device, const VkEventCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkEvent *pEvent) v3dv_CreateEvent() argument
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c2079 lvp_CreateEvent( VkDevice _device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkEvent* pEvent) lvp_CreateEvent() argument
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_device.c1375 panvk_CreateEvent(VkDevice _device, const VkEventCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkEvent *pEvent) panvk_CreateEvent() argument
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c2524 tu_CreateEvent(VkDevice _device, const VkEventCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkEvent *pEvent) tu_CreateEvent() argument
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_device.c2083 pvr_CreateEvent(VkDevice _device, const VkEventCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkEvent *pEvent) pvr_CreateEvent() argument
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c2749 dzn_CreateEvent(VkDevice device, const VkEventCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkEvent *pEvent) dzn_CreateEvent() argument
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c4353 anv_CreateEvent( VkDevice _device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkEvent* pEvent) anv_CreateEvent() argument
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c5938 radv_CreateEvent(VkDevice _device, const VkEventCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkEvent *pEvent) radv_CreateEvent() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DlibVulkan.cpp1555 VKAPI_ATTR VkResult VKAPI_CALL vkCreateEvent(VkDevice device, const VkEventCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkEvent *pEvent) in vkCreateEvent() argument
/third_party/vulkan-loader/loader/
H A Dtrampoline.c1404 vkCreateEvent(VkDevice device, const VkEventCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkEvent *pEvent) vkCreateEvent() argument
/third_party/sqlite/src/
H A Dsqlite3.c206257 GeoEvent *pEvent; global() local
[all...]

Completed in 176 milliseconds