Home
last modified time | relevance | path

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

12

/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/vulkancts/framework/vulkan/
DvkRefUtil.cpp191 const VkEventCreateInfo createInfo = in createEvent()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkRefUtil.inl9 …reateEvent (const DeviceInterface& vk, VkDevice device, const VkEventCreateInfo* pCreateInfo…
DvkRefUtilImpl.inl242 Move<VkEvent> createEvent (const DeviceInterface& vk, VkDevice device, const VkEventCreateInfo* pCr…
DvkGetStructureTypeImpl.inl69 template<> VkStructureType getStructureType<VkEventCreateInfo> (void)
DvkConcreteDeviceInterface.inl30 virtual VkResult createEvent (VkDevice device, const VkEventCreateInfo* pCreateInfo, con…
DvkVirtualDeviceInterface.inl30 virtual VkResult createEvent (VkDevice device, const VkEventCreateInfo* pCreateInfo, con…
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationBasicEventTests.cpp54 const VkEventCreateInfo eventInfo = in hostResetSetEventCase()
/third_party/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/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()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryDeviceMemoryReportTests.cpp586 const VkEventCreateInfo eventCreateInfo = in create()
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2835 typedef struct VkEventCreateInfo { struct
2839 } VkEventCreateInfo; typedef
3460 typedef VkResult (VKAPI_PTR *PFN_vkCreateEvent)(VkDevice device, const VkEventCreateInfo* pCreateIn…
3780 const VkEventCreateInfo* pCreateInfo,
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c2525 const VkEventCreateInfo *pCreateInfo, in tu_CreateEvent()
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2977 typedef struct VkEventCreateInfo { struct
2981 } VkEventCreateInfo; argument
3602 typedef VkResult (VKAPI_PTR *PFN_vkCreateEvent)(VkDevice device, const VkEventCreateInfo* pCreateIn…
3922 const VkEventCreateInfo* pCreateInfo,
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h2984 typedef struct VkEventCreateInfo { struct
2988 } VkEventCreateInfo; argument
3609 typedef VkResult (VKAPI_PTR *PFN_vkCreateEvent)(VkDevice device, const VkEventCreateInfo* pCreateIn…
3929 const VkEventCreateInfo* pCreateInfo,
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h2928 typedef struct VkEventCreateInfo { struct
2932 } VkEventCreateInfo; typedef
3553 typedef VkResult (VKAPI_PTR *PFN_vkCreateEvent)(VkDevice device, const VkEventCreateInfo* pCreateIn…
3873 const VkEventCreateInfo* pCreateInfo,
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h3192 typedef struct VkEventCreateInfo { struct
3196 } VkEventCreateInfo; typedef
3817 typedef VkResult (VKAPI_PTR *PFN_vkCreateEvent)(VkDevice device, const VkEventCreateInfo* pCreateIn…
4137 const VkEventCreateInfo* pCreateInfo,
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp451 const VkEventCreateInfo createInfo = in makeEvent()

12