/external/skqp/src/image/ |
D | SkSurface_Base.h | 83 virtual GrSemaphoresSubmitted onFlush(int numSemaphores, in onFlush() 93 virtual bool onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores) { in onWait()
|
D | SkSurface_Gpu.cpp | 153 GrSemaphoresSubmitted SkSurface_Gpu::onFlush(int numSemaphores, in onFlush() 158 bool SkSurface_Gpu::onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores) { in onWait()
|
D | SkSurface.cpp | 203 GrSemaphoresSubmitted SkSurface::flushAndSignalSemaphores(int numSemaphores, in flushAndSignalSemaphores() 208 bool SkSurface::wait(int numSemaphores, const GrBackendSemaphore* waitSemaphores) { in wait()
|
/external/skia/src/image/ |
D | SkSurface_Base.h | 85 virtual GrSemaphoresSubmitted onFlush(int numSemaphores, in onFlush() 95 virtual bool onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores) { in onWait()
|
D | SkSurface_Gpu.cpp | 157 GrSemaphoresSubmitted SkSurface_Gpu::onFlush(int numSemaphores, in onFlush() 162 bool SkSurface_Gpu::onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores) { in onWait()
|
D | SkSurface.cpp | 227 GrSemaphoresSubmitted SkSurface::flushAndSignalSemaphores(int numSemaphores, in flushAndSignalSemaphores() 232 bool SkSurface::wait(int numSemaphores, const GrBackendSemaphore* waitSemaphores) { in wait()
|
/external/skqp/src/gpu/ |
D | GrDrawingManager.cpp | 86 int numSemaphores, in internalFlush() 297 GrSurfaceProxy* proxy, int numSemaphores, GrBackendSemaphore backendSemaphores[]) { in prepareSurfaceForExternalIO()
|
D | GrGpu.cpp | 499 GrSemaphoresSubmitted GrGpu::finishFlush(int numSemaphores, in finishFlush()
|
D | SkGpuDevice.cpp | 1678 GrSemaphoresSubmitted SkGpuDevice::flushAndSignalSemaphores(int numSemaphores, in flushAndSignalSemaphores() 1685 bool SkGpuDevice::wait(int numSemaphores, const GrBackendSemaphore* waitSemaphores) { in wait()
|
D | GrRenderTargetContext.cpp | 1381 int numSemaphores, GrBackendSemaphore backendSemaphores[]) { in prepareForExternalIO() 1392 bool GrRenderTargetContext::waitOnSemaphores(int numSemaphores, in waitOnSemaphores()
|
D | GrContext.cpp | 442 GrSemaphoresSubmitted GrContext::flushAndSignalSemaphores(int numSemaphores, in flushAndSignalSemaphores()
|
/external/skia/src/gpu/ |
D | GrDrawingManager.cpp | 119 int numSemaphores, in internalFlush() 327 GrSurfaceProxy* proxy, int numSemaphores, GrBackendSemaphore backendSemaphores[]) { in prepareSurfaceForExternalIO()
|
D | GrGpu.cpp | 469 GrSemaphoresSubmitted GrGpu::finishFlush(int numSemaphores, in finishFlush()
|
D | SkGpuDevice.cpp | 1668 GrSemaphoresSubmitted SkGpuDevice::flushAndSignalSemaphores(int numSemaphores, in flushAndSignalSemaphores() 1675 bool SkGpuDevice::wait(int numSemaphores, const GrBackendSemaphore* waitSemaphores) { in wait()
|
D | GrRenderTargetContext.cpp | 1383 int numSemaphores, GrBackendSemaphore backendSemaphores[]) { in prepareForExternalIO() 1394 bool GrRenderTargetContext::waitOnSemaphores(int numSemaphores, in waitOnSemaphores()
|
D | GrContext.cpp | 595 GrSemaphoresSubmitted GrContext::flushAndSignalSemaphores(int numSemaphores, in flushAndSignalSemaphores()
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesQueueBindSparseTests.cpp | 208 deUint32 numSemaphores = m_params.numWaitSemaphores; in iterate() local 246 deUint32 numSemaphores = m_params.numSignalSemaphores; in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemWsiSwapchainTests.cpp | 1059 size_t numSemaphores) in createSemaphores()
|
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiSwapchainTests.cpp | 1319 size_t numSemaphores) in createSemaphores()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiCommandBuffersTests.cpp | 3395 const deUint32 numSemaphores = 10u; // it must be multiply of numSubmission in submitBufferWaitManySemaphores() local
|