Home
last modified time | relevance | path

Searched defs:signalSemaphore (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_semaphore/
DSemaphoreServiceZirconHandle.cpp110 VkSemaphore signalSemaphore; in CreateExportableSemaphore() local
DSemaphoreServiceFD.cpp113 VkSemaphore signalSemaphore; in CreateExportableSemaphore() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DDeviceVk.cpp773 VkSemaphore signalSemaphore; in SignalAndExportExternalTexture() local
808 VkSemaphore signalSemaphore = VK_NULL_HANDLE; in CreateTextureWrappingVulkanImage() local
DTextureVk.cpp733 VkSemaphore signalSemaphore, in BindExternalMemory()
754 VkSemaphore* signalSemaphore, in ExportExternalTexture()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DCommandProcessor.cpp27 const vk::Semaphore *signalSemaphore) in InitializeSubmitInfo()
690 const Semaphore *signalSemaphore, in submitFrame()
1030 const Semaphore *signalSemaphore, in submitFrame()
DContextVk.cpp2284 angle::Result ContextVk::submitFrame(const vk::Semaphore *signalSemaphore, Serial *submitSerialOut) in submitFrame()
5533 angle::Result ContextVk::flushImpl(const vk::Semaphore *signalSemaphore, in flushImpl()
5540 angle::Result ContextVk::flushAndGetSerial(const vk::Semaphore *signalSemaphore, in flushAndGetSerial()
DRendererVk.cpp3383 const vk::Semaphore *signalSemaphore, in submitFrame()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DContextVk.cpp115 const vk::Semaphore *signalSemaphore) in InitializeSubmitInfo()
2524 angle::Result ContextVk::flushImpl(const vk::Semaphore *signalSemaphore) in flushImpl()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl150 SignalSemaphoreFunc signalSemaphore; variable
DvkDeviceDriverImpl.inl735 VkResult DeviceDriver::signalSemaphore (VkDevice device, const VkSemaphoreSignalInfo* pSignalInfo) … function in DeviceDriver
DvkNullDriverImpl.inl1384 VKAPI_ATTR VkResult VKAPI_CALL signalSemaphore (VkDevice device, const VkSemaphoreSignalInfo* pSign… function
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp5023 const VkSemaphore& signalSemaphore, in allocateAndBindSparseImage()
/third_party/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp6860 VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::signalSemaphore( in signalSemaphore() function in VULKAN_HPP_NAMESPACE::Device
6871 …Device::signalSemaphore( const VULKAN_HPP_NAMESPACE::SemaphoreSignalInfo & signalInfo, Dispatch co… in signalSemaphore() function in VULKAN_HPP_NAMESPACE::Device
Dvulkan_raii.hpp11834 …VULKAN_HPP_INLINE void Device::signalSemaphore( const VULKAN_HPP_NAMESPACE::SemaphoreSignalInfo & … in signalSemaphore() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_funcs.hpp6818 VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::signalSemaphore( in signalSemaphore() function in VULKAN_HPP_NAMESPACE::Device
6829 …Device::signalSemaphore( const VULKAN_HPP_NAMESPACE::SemaphoreSignalInfo & signalInfo, Dispatch co… in signalSemaphore() function in VULKAN_HPP_NAMESPACE::Device
Dvulkan_raii.hpp10884 …VULKAN_HPP_INLINE void Device::signalSemaphore( const VULKAN_HPP_NAMESPACE::SemaphoreSignalInfo & … in signalSemaphore() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp7657 void Context::signalSemaphore(GLuint semaphoreHandle, in signalSemaphore() function in gl::Context
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp8703 void Context::signalSemaphore(SemaphoreID semaphoreHandle, in signalSemaphore() function in gl::Context