Home
last modified time | relevance | path

Searched refs:VkEventCreateInfo (Results 1 – 25 of 66) sorted by relevance

123

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_event.h24 vn_sizeof_VkEventCreateInfo_self(const VkEventCreateInfo *val) in vn_sizeof_VkEventCreateInfo_self()
33 vn_sizeof_VkEventCreateInfo(const VkEventCreateInfo *val) in vn_sizeof_VkEventCreateInfo()
52 vn_encode_VkEventCreateInfo_self(struct vn_cs_encoder *enc, const VkEventCreateInfo *val) in vn_encode_VkEventCreateInfo_self()
59 vn_encode_VkEventCreateInfo(struct vn_cs_encoder *enc, const VkEventCreateInfo *val) in vn_encode_VkEventCreateInfo()
67 static inline size_t vn_sizeof_vkCreateEvent(VkDevice device, const VkEventCreateInfo* pCreateInfo,… in vn_sizeof_vkCreateEvent()
87 …s_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkEventCreateInfo* pCreateInfo… in vn_encode_vkCreateEvent()
103 static inline size_t vn_sizeof_vkCreateEvent_reply(VkDevice device, const VkEventCreateInfo* pCreat… in vn_sizeof_vkCreateEvent_reply()
120 …CreateEvent_reply(struct vn_cs_decoder *dec, VkDevice device, const VkEventCreateInfo* pCreateInfo… in vn_decode_vkCreateEvent_reply()
341 …e *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkEventCreateInfo* pCreateInfo… in vn_submit_vkCreateEvent()
446 …CreateEvent(struct vn_instance *vn_instance, VkDevice device, const VkEventCreateInfo* pCreateInfo… in vn_call_vkCreateEvent()
[all …]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkEvent.hpp30 Event(const VkEventCreateInfo *pCreateInfo, void *mem) in Event()
34 static size_t ComputeRequiredAllocationSize(const VkEventCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize()
/third_party/vk-gl-cts/external/vulkan-docs/src/proposals/
DVK_EXT_metal_objects.adoc123 or `VkEventCreateInfo`, in the corresponding Vulkan object creation command.
158 structure in the `pNext` chain of the `VkSemaphoreCreateInfo` or `VkEventCreateInfo`
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkRefUtil.cpp206 const VkEventCreateInfo createInfo = in createEvent()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSyncVk.cpp49 VkEventCreateInfo eventCreateInfo = {}; in initialize()
Dvk_wrapper.h527 VkResult init(VkDevice device, const VkEventCreateInfo &createInfo);
1374 ANGLE_INLINE VkResult Event::init(VkDevice device, const VkEventCreateInfo &createInfo)
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkRefUtil.inl11 …reateEvent (const DeviceInterface& vk, VkDevice device, const VkEventCreateInfo* pCreateInfo…
DvkRefUtilImpl.inl256 Move<VkEvent> createEvent (const DeviceInterface& vk, VkDevice device, const VkEventCreateInfo* pCr…
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_EXT_metal_objects/
Ddevice_memory.adoc37 slink:VkSemaphoreCreateInfo, or slink:VkEventCreateInfo, in the
223 chain of the slink:VkEventCreateInfo structure in the
516 the slink:VkSemaphoreCreateInfo or slink:VkEventCreateInfo structure in a
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktSynchronizationBasicEventTests.cpp59 const VkEventCreateInfo eventInfo = in hostResetSetEventCase()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationBasicEventTests.cpp59 const VkEventCreateInfo eventInfo = in hostResetSetEventCase()
/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h1569 typedef struct VkEventCreateInfo { struct
1573 } VkEventCreateInfo; argument
2271 typedef VkResult (VKAPI_PTR *PFN_vkCreateEvent)(VkDevice device, const VkEventCreateInfo* pCreateIn…
2591 const VkEventCreateInfo* pCreateInfo,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_wrapper.h599 VkResult init(VkDevice device, const VkEventCreateInfo &createInfo);
1662 ANGLE_INLINE VkResult Event::init(VkDevice device, const VkEventCreateInfo &createInfo)
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c2725 const VkEventCreateInfo *pCreateInfo, in dzn_event_create()
2750 const VkEventCreateInfo *pCreateInfo, in dzn_CreateEvent()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_device.c1376 const VkEventCreateInfo *pCreateInfo, in panvk_CreateEvent()
/third_party/mesa3d/src/virtio/vulkan/
Dvn_queue.c1250 const VkEventCreateInfo *pCreateInfo, in vn_CreateEvent()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h2024 typedef struct VkEventCreateInfo { struct
2028 } VkEventCreateInfo; argument
2637 typedef VkResult (VKAPI_PTR *PFN_vkCreateEvent)(VkDevice device, const VkEventCreateInfo* pCreateIn…
2923 const VkEventCreateInfo* pCreateInfo,
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2064 typedef struct VkEventCreateInfo { struct
2068 } VkEventCreateInfo; typedef
2776 typedef VkResult (VKAPI_PTR *PFN_vkCreateEvent)(VkDevice device, const VkEventCreateInfo* pCreateIn…
3096 const VkEventCreateInfo* pCreateInfo,
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryAddressBindingTests.cpp575 const VkEventCreateInfo eventCreateInfo = in create()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryAddressBindingTests.cpp575 const VkEventCreateInfo eventCreateInfo = in create()
DvktMemoryDeviceMemoryReportTests.cpp586 const VkEventCreateInfo eventCreateInfo = in create()
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2268 typedef struct VkEventCreateInfo { struct
2272 } VkEventCreateInfo; argument
2979 typedef VkResult (VKAPI_PTR *PFN_vkCreateEvent)(VkDevice device, const VkEventCreateInfo* pCreateIn…
3299 const VkEventCreateInfo* pCreateInfo,
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_device.c2084 const VkEventCreateInfo *pCreateInfo, in pvr_CreateEvent()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c2081 const VkEventCreateInfo* pCreateInfo, in lvp_CreateEvent()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c2741 const VkEventCreateInfo *pCreateInfo, in v3dv_CreateEvent()

123