Home
last modified time | relevance | path

Searched defs:numSemaphores (Results 1 – 24 of 24) 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/flutter/skia/src/image/
DSkSurface_Base.h114 virtual bool onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores) { in onWait()
DSkSurface.cpp425 int numSemaphores, GrBackendSemaphore signalSemaphores[], in flush()
438 int numSemaphores, GrBackendSemaphore signalSemaphores[]) { in flush()
447 GrSemaphoresSubmitted SkSurface::flushAndSignalSemaphores(int numSemaphores, in flushAndSignalSemaphores()
455 bool SkSurface::wait(int numSemaphores, const GrBackendSemaphore* waitSemaphores) { in wait()
DSkSurface_Gpu.cpp183 bool SkSurface_Gpu::onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores) { in onWait()
/third_party/skia/src/image/
DSkSurface_Base.h126 virtual bool onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in onWait()
DSkSurface_Gpu.cpp223 bool SkSurface_Gpu::onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in onWait()
DSkSurface.cpp321 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/flutter/skia/src/gpu/vk/
DGrVkSecondaryCBDrawContext.cpp71 bool GrVkSecondaryCBDrawContext::wait(int numSemaphores, in wait()
/third_party/skia/src/gpu/vk/
DGrVkSecondaryCBDrawContext.cpp85 bool GrVkSecondaryCBDrawContext::wait(int numSemaphores, in wait()
/third_party/flutter/skia/include/gpu/
DGrContext.h324 GrSemaphoresSubmitted flushAndSignalSemaphores(int numSemaphores, in flushAndSignalSemaphores()
/third_party/flutter/skia/src/gpu/
DGrContext.cpp261 bool GrContext::wait(int numSemaphores, const GrBackendSemaphore waitSemaphores[]) { in wait()
DSkGpuDevice.cpp1639 bool SkGpuDevice::wait(int numSemaphores, const GrBackendSemaphore* waitSemaphores) { in wait()
DGrRenderTargetContext.cpp1987 bool GrRenderTargetContext::waitOnSemaphores(int numSemaphores, in waitOnSemaphores()
/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