Home
last modified time | relevance | path

Searched defs:waitSemaphores (Results 1 – 25 of 30) sorted by relevance

12

/external/skia/src/gpu/graphite/
DCommandBuffer.h67 const BackendSemaphore* waitSemaphores) {} in addWaitSemaphores()
/external/skia/src/gpu/ganesh/vk/
DGrVkSecondaryCBDrawContext.cpp119 const GrBackendSemaphore waitSemaphores[], in wait()
DGrVkCommandBuffer.cpp546 const VkSemaphore* waitSemaphores, in submit_to_queue()
581 TArray<GrVkSemaphore::Resource*>& waitSemaphores) { in submitToQueue()
/external/skia/src/image/
DSkSurface_Base.h157 virtual bool onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in onWait()
DSkSurface.cpp234 bool SkSurface::wait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in wait()
/external/angle/src/libANGLE/renderer/vulkan/
DCommandProcessor.cpp28 const std::vector<VkSemaphore> &waitSemaphores, in InitializeSubmitInfo()
255 std::vector<VkSemaphore> &&waitSemaphores, in initFlushWaitSemaphores()
960 std::vector<VkSemaphore> &&waitSemaphores, in enqueueFlushWaitSemaphores()
1333 std::vector<VkSemaphore> &&waitSemaphores, in flushWaitSemaphores()
1408 std::vector<VkSemaphore> waitSemaphores = std::move(state.waitSemaphores); in submitCommands() local
Dvk_renderer.cpp5841 std::vector<VkSemaphore> &&waitSemaphores, in flushWaitSemaphores()
Dvk_helpers.h1280 std::vector<VkSemaphore> waitSemaphores; member
/external/deqp/external/vulkancts/framework/vulkan/
DvkCmdUtil.cpp281 const uint32_t waitSemaphoreCount, const VkSemaphore *waitSemaphores, in submitCommandsAndWait()
298const VkSemaphore *waitSemaphores, const VkPipelineStageFlags *waitStages, in submitCommands()
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesQueueBindSparseTests.cpp177 std::vector<VkSemaphore> waitSemaphores; in iterate() local
/external/skia/src/gpu/graphite/vk/
DVulkanCommandBuffer.cpp168 const BackendSemaphore* waitSemaphores) { in addWaitSemaphores()
236 const VkSemaphore* waitSemaphores, in submit_to_queue()
/external/skia/src/gpu/ganesh/surface/
DSkSurface_Ganesh.cpp251 const GrBackendSemaphore* waitSemaphores, in onWait()
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkDeviceFunctionPointers.inl176 WaitSemaphoresFunc waitSemaphores; variable
DvkDeviceDriverImpl.inl899 VkResult DeviceDriver::waitSemaphores (VkDevice device, const VkSemaphoreWaitInfo* pWaitInfo, uint6… function in DeviceDriver
DvkDeviceDriverSCImpl.inl1513 VkResult DeviceDriverSC::waitSemaphores (VkDevice device, const VkSemaphoreWaitInfo* pWaitInfo, uin… function in DeviceDriverSC
DvkNullDriverImpl.inl1513 VKAPI_ATTR VkResult VKAPI_CALL waitSemaphores (VkDevice device, const VkSemaphoreWaitInfo* pWaitInf… function
/external/angle/src/tests/test_utils/
DVulkanHelper.cpp998 const VkSemaphore waitSemaphores[] = { in waitSemaphoreAndAcquireImage() local
/external/skia/src/gpu/ganesh/
DGrDirectContext.cpp395 bool GrDirectContext::wait(int numSemaphores, const GrBackendSemaphore waitSemaphores[], in wait()
DDevice.cpp1292 const GrBackendSemaphore* waitSemaphores, in wait()
DSurfaceDrawContext.cpp1511 const GrBackendSemaphore waitSemaphores[], in waitOnSemaphores()
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkDeviceFunctionPointers.inl235 WaitSemaphoresFunc waitSemaphores; variable
DvkDeviceDriverImpl.inl1201 VkResult DeviceDriver::waitSemaphores (VkDevice device, const VkSemaphoreWaitInfo* pWaitInfo, uint6… function in DeviceDriver
DvkNullDriverImpl.inl2301 VKAPI_ATTR VkResult VKAPI_CALL waitSemaphores (VkDevice device, const VkSemaphoreWaitInfo* pWaitInf… function
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationTimelineSemaphoreTests.cpp2581 SemaphoreVec waitSemaphores; in iterate() local
/external/swiftshader/include/vulkan/
Dvulkan_funcs.hpp6490 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::waitSemaphores( const VULKAN_HPP_NAMESPACE::… in waitSemaphores() function in VULKAN_HPP_NAMESPACE::Device
6501 …Device::waitSemaphores( const VULKAN_HPP_NAMESPACE::SemaphoreWaitInfo & waitInfo, uint64_t timeout… in waitSemaphores() function in VULKAN_HPP_NAMESPACE::Device

12