Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
DGrWaitRenderTask.h18 int numSemaphores) in GrWaitRenderTask()
DGrDrawingManager.cpp783 int numSemaphores) { in newWaitRenderTask()
DGrDirectContext.cpp373 bool GrDirectContext::wait(int numSemaphores, const GrBackendSemaphore waitSemaphores[], in wait()
DDevice.cpp1336 bool Device::wait(int numSemaphores, in wait()
DSurfaceDrawContext.cpp1483 bool SurfaceDrawContext::waitOnSemaphores(int numSemaphores, in waitOnSemaphores()
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesQueueBindSparseTests.cpp203 deUint32 numSemaphores = m_params.numWaitSemaphores; in iterate() local
241 deUint32 numSemaphores = m_params.numSignalSemaphores; in iterate() local
/external/skia/src/image/
DSkSurface_Base.h138 virtual bool onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in onWait()
DSkSurface.cpp381 bool SkSurface::wait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in wait()
DSkSurface_Gpu.cpp268 bool SkSurface_Gpu::onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in onWait()
/external/skia/src/gpu/ganesh/vk/
DGrVkSecondaryCBDrawContext.cpp85 bool GrVkSecondaryCBDrawContext::wait(int numSemaphores, in wait()
/external/OpenCL-CTS/test_conformance/vulkan/vulkan_interop_common/
Dvulkan_list_map.cpp396 size_t numSemaphores, const VulkanDevice &device, in VulkanSemaphoreList()
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiFullScreenExclusiveTests.cpp315 size_t numSemaphores) in createSemaphores()
DvktWsiColorSpaceTests.cpp353 size_t numSemaphores) in createSemaphores()
DvktWsiPresentIdWaitTests.cpp321 size_t numSemaphores) in createSemaphores()
DvktWsiMaintenance1Tests.cpp491 size_t numSemaphores) in createSemaphores()
DvktWsiSwapchainTests.cpp1183 size_t numSemaphores) in createSemaphores()
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemWsiSwapchainTests.cpp1105 size_t numSemaphores) in createSemaphores()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp2958 const deUint32 numSemaphores = 10u; // it must be multiply of numSubmission in submitBufferWaitManySemaphores() local