Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrWaitRenderTask.h18 int numSemaphores) in GrWaitRenderTask()
DGrDrawingManager.cpp772 int numSemaphores) { in newWaitRenderTask()
DGrDirectContext.cpp392 bool GrDirectContext::wait(int numSemaphores, const GrBackendSemaphore waitSemaphores[], in wait()
/third_party/skia/src/image/
DSkSurface_Base.h126 virtual bool onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in onWait()
DSkSurface_Gpu.cpp230 bool SkSurface_Gpu::onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in onWait()
DSkSurface.cpp325 bool SkSurface::wait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in wait()
/third_party/vk-gl-cts/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
/third_party/skia/src/gpu/vk/
DGrVkSecondaryCBDrawContext.cpp85 bool GrVkSecondaryCBDrawContext::wait(int numSemaphores, in wait()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiFullScreenExclusiveTests.cpp313 size_t numSemaphores) in createSemaphores()
DvktWsiColorSpaceTests.cpp351 size_t numSemaphores) in createSemaphores()
DvktWsiPresentIdWaitTests.cpp298 size_t numSemaphores) in createSemaphores()
DvktWsiSwapchainTests.cpp1179 size_t numSemaphores) in createSemaphores()
/third_party/skia/src/gpu/v1/
DDevice.cpp912 bool Device::wait(int numSemaphores, in wait()
DSurfaceDrawContext.cpp1511 bool SurfaceDrawContext::waitOnSemaphores(int numSemaphores, in waitOnSemaphores()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemWsiSwapchainTests.cpp1103 size_t numSemaphores) in createSemaphores()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp3112 const deUint32 numSemaphores = 10u; // it must be multiply of numSubmission in submitBufferWaitManySemaphores() local