Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesQueueBindSparseTests.cpp198 uint32_t numSemaphores = m_params.numWaitSemaphores; in iterate() local
238 uint32_t numSemaphores = m_params.numSignalSemaphores; in iterate() local
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrWaitRenderTask.h30 int numSemaphores) in GrWaitRenderTask()
H A DGrDrawingManager.cpp791 int numSemaphores) { in newWaitRenderTask()
H A DGrDirectContext.cpp395 bool GrDirectContext::wait(int numSemaphores, const GrBackendSemaphore waitSemaphores[], in wait()
H A DDevice.cpp1292 bool Device::wait(int numSemaphores, in wait()
H A DSurfaceDrawContext.cpp1533 bool SurfaceDrawContext::waitOnSemaphores(int numSemaphores, in waitOnSemaphores()
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkSecondaryCBDrawContext.cpp118 bool GrVkSecondaryCBDrawContext::wait(int numSemaphores, in wait()
/aosp_15_r20/external/skia/src/image/
H A DSkSurface_Base.h157 virtual bool onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in onWait()
H A DSkSurface.cpp234 bool SkSurface::wait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in wait()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/common/vulkan_wrapper/
H A Dvulkan_list_map.cpp406 size_t numSemaphores, const VulkanDevice &device, in VulkanSemaphoreList()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiFullScreenExclusiveTests.cpp277 …aphoreSp> createSemaphores(const DeviceInterface &vkd, const VkDevice device, size_t numSemaphores) in createSemaphores()
H A DvktWsiColorSpaceTests.cpp319 …aphoreSp> createSemaphores(const DeviceInterface &vkd, const VkDevice device, size_t numSemaphores) in createSemaphores()
H A DvktWsiPresentIdWaitTests.cpp303 …> createSemaphores(const vk::DeviceInterface &vkd, const vk::VkDevice device, size_t numSemaphores) in createSemaphores()
H A DvktWsiMaintenance1Tests.cpp427 …aphoreSp> createSemaphores(const DeviceInterface &vkd, const VkDevice device, size_t numSemaphores) in createSemaphores()
H A DvktWsiSwapchainTests.cpp1142 …aphoreSp> createSemaphores(const DeviceInterface &vkd, const VkDevice device, size_t numSemaphores) in createSemaphores()
/aosp_15_r20/external/skia/src/gpu/ganesh/surface/
H A DSkSurface_Ganesh.cpp250 bool SkSurface_Ganesh::onWait(int numSemaphores, in onWait()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemWsiSwapchainTests.cpp1259 size_t numSemaphores) in createSemaphores()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiCommandBuffersTests.cpp3304 const uint32_t numSemaphores = 10u; // it must be multiply of numSubmission in submitBufferWaitManySemaphores() local