Home
last modified time | relevance | path

Searched defs:setEvent (Results 1 – 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DVulkanSecondaryCommandBuffer.h544 ANGLE_INLINE void VulkanSecondaryCommandBuffer::setEvent(VkEvent event, in setEvent() function
DSecondaryCommandBuffer.h1443 ANGLE_INLINE void SecondaryCommandBuffer::setEvent(VkEvent event, VkPipelineStageFlags stageMask) in setEvent() function
/third_party/jsframework/runtime/main/model/
Ddirective.ts815 function setEvent(vm: Vm, el: Element, type: string, handler: Function): void { function
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkDeviceFunctionPointers.inl32 SetEventFunc setEvent; variable
DvkDeviceDriverImpl.inl137 VkResult DeviceDriver::setEvent (VkDevice device, VkEvent event) const function in DeviceDriver
DvkDeviceDriverSCImpl.inl254 VkResult DeviceDriverSC::setEvent (VkDevice device, VkEvent event) const function in DeviceDriverSC
DvkNullDriverImpl.inl383 VKAPI_ATTR VkResult VKAPI_CALL setEvent (VkDevice device, VkEvent event) function
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl35 SetEventFunc setEvent; variable
DvkDeviceDriverImpl.inl152 VkResult DeviceDriver::setEvent (VkDevice device, VkEvent event) const function in DeviceDriver
DvkNullDriverImpl.inl706 VKAPI_ATTR VkResult VKAPI_CALL setEvent (VkDevice device, VkEvent event) function
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkDeviceFunctionPointers.inl35 SetEventFunc setEvent; variable
DvkDeviceDriverImpl.inl152 VkResult DeviceDriver::setEvent (VkDevice device, VkEvent event) const function in DeviceDriver
DvkNullDriverImpl.inl718 VKAPI_ATTR VkResult VKAPI_CALL setEvent (VkDevice device, VkEvent event) function
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkCommandBuffer.cpp1663 void CommandBuffer::setEvent(Event *event, VkPipelineStageFlags stageMask) in setEvent() function in vk::CommandBuffer
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_funcs.hpp1791 VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::setEvent( VULKAN_HPP_NAMESPACE::Event event, in setEvent() function in VULKAN_HPP_NAMESPACE::Device
1800 Device::setEvent( VULKAN_HPP_NAMESPACE::Event event, Dispatch const & d ) const in setEvent() function in VULKAN_HPP_NAMESPACE::Device
5167 VULKAN_HPP_INLINE void CommandBuffer::setEvent( VULKAN_HPP_NAMESPACE::Event event, in setEvent() function in VULKAN_HPP_NAMESPACE::CommandBuffer
Dvulkan_raii.hpp10185 CommandBuffer::setEvent( VULKAN_HPP_NAMESPACE::Event event, in setEvent() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandBuffer
/third_party/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp2122 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::setEvent( VULKAN_HPP_NAMESPACE::Event event,… in setEvent() function in VULKAN_HPP_NAMESPACE::Device
2130 …CEPTIONS VULKAN_HPP_INLINE typename ResultValueType<void>::type Device::setEvent( VULKAN_HPP_NAMES… in setEvent() function in VULKAN_HPP_NAMESPACE::Device
5901 VULKAN_HPP_INLINE void CommandBuffer::setEvent( VULKAN_HPP_NAMESPACE::Event event, in setEvent() function in VULKAN_HPP_NAMESPACE::CommandBuffer
Dvulkan_raii.hpp16151 VULKAN_HPP_INLINE void CommandBuffer::setEvent( VULKAN_HPP_NAMESPACE::Event event, in setEvent() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandBuffer
Dvulkan_structs.hpp40109 …VULKAN_HPP_CONSTEXPR_14 ExportMetalSharedEventInfoEXT & setEvent( VULKAN_HPP_NAMESPACE::Event even… in setEvent() function