Home
last modified time | relevance | path

Searched refs:kBorrow_GrWrapOwnership (Results 1 – 25 of 31) sorted by relevance

12

/third_party/skia/tests/
DVkWrapTests.cpp50 sk_sp<GrTexture> tex = gpu->wrapBackendTexture(origBackendTex, kBorrow_GrWrapOwnership, in wrap_tex_test()
61 backendTex, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, kRead_GrIOType); in wrap_tex_test()
74 backendTex, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, kRead_GrIOType); in wrap_tex_test()
155 origBackendTex, 1, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo); in wrap_trt_test()
163 tex = gpu->wrapRenderableBackendTexture(backendTex, 1, kBorrow_GrWrapOwnership, in wrap_trt_test()
176 tex = gpu->wrapRenderableBackendTexture(backendTex, 1, kBorrow_GrWrapOwnership, in wrap_trt_test()
189 tex = gpu->wrapRenderableBackendTexture(origBackendTex, 2, kBorrow_GrWrapOwnership, in wrap_trt_test()
DGrSurfaceTest.cpp63 backendTex, 1, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo); in DEF_GPUTEST_FOR_MOCK_CONTEXT()
364 auto proxy = proxyProvider->wrapBackendTexture(mbet->texture(), kBorrow_GrWrapOwnership, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
424 proxy = proxyProvider->wrapBackendTexture(mbet->texture(), kBorrow_GrWrapOwnership, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
DProxyTest.cpp281 mbet->texture(), supportedNumSamples, kBorrow_GrWrapOwnership, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
309 mbet->texture(), kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
DEGLImageTest.cpp159 backendTex, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, kRW_GrIOType); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
DBackendAllocationTest.cpp273 backendTex, 1, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, nullptr); in check_base_readbacks()
276 backendTex, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, kRW_GrIOType); in check_base_readbacks()
390 kBorrow_GrWrapOwnership, in check_mipmaps()
DRectangleTextureTest.cpp159 rectangleTex, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, kRW_GrIOType); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
DTextureProxyTest.cpp114 kBorrow_GrWrapOwnership, in create_wrapped_backend()
DResourceAllocatorTest.cpp83 kBorrow_GrWrapOwnership, in make_backend()
DResourceCacheTest.cpp207 mbet->texture(), kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, kRead_GrIOType)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
1564 GrWrapOwnership::kBorrow_GrWrapOwnership, in test_free_texture_messages()
1647 GrWrapOwnership::kBorrow_GrWrapOwnership, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
/third_party/skia/src/gpu/gl/
DGrGLSemaphore.h27 new GrGLSemaphore(gpu, kBorrow_GrWrapOwnership != ownership)); in MakeWrapped()
/third_party/skia/src/gpu/vk/
DGrVkSemaphore.cpp48 kBorrow_GrWrapOwnership != ownership)); in MakeWrapped()
DGrVkRenderTarget.cpp136 kBorrow_GrWrapOwnership, in MakeWrappedRenderTarget()
183 kBorrow_GrWrapOwnership, in MakeSecondaryCBRenderTarget()
DGrVkTextureRenderTarget.cpp119 (kBorrow_GrWrapOwnership == wrapOwnership || VK_NULL_HANDLE != info.fAlloc.fMemory)); in MakeWrappedTextureRenderTarget()
DGrVkTexture.cpp101 (kBorrow_GrWrapOwnership == wrapOwnership || VK_NULL_HANDLE != info.fAlloc.fMemory)); in MakeWrappedTexture()
DGrVkImage.cpp191 GrBackendObjectOwnership backendOwnership = kBorrow_GrWrapOwnership == ownership in MakeWrapped()
DGrVkGpu.cpp1615 kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, in onClearBackendTexture()
1715 kBorrow_GrWrapOwnership, in onUpdateCompressedBackendTexture()
1823 kBorrow_GrWrapOwnership, in setBackendSurfaceState()
/third_party/skia/src/gpu/
DGrAHardwareBufferImageGenerator.cpp164 backendTex, kBorrow_GrWrapOwnership, GrWrapCacheable::kYes, kRead_GrIOType); in makeView()
DGrBackendTextureImageGenerator.cpp199 backendTexture, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, in onGenerateTexture()
DGrResourceProvider.h324 GrWrapOwnership = kBorrow_GrWrapOwnership);
DGrRecordingContextPriv.cpp339 tex, sampleCount, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, in makeSFCFromBackendTexture()
DGrDirectContext.cpp398 deleteSemaphoresAfterWait ? kAdopt_GrWrapOwnership : kBorrow_GrWrapOwnership; in wait()
600 kBorrow_GrWrapOwnership, in update_texture_with_pixmaps()
/third_party/skia/src/image/
DSkImage_Gpu.cpp434 tex, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, std::move(releaseHelper)); in MakeFromCompressedTexture()
471 kBorrow_GrWrapOwnership, std::move(releaseHelper)); in MakeFromTexture()
744 backendTexture, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, kRW_GrIOType, in MakeFromAHardwareBufferWithData()
DSkImage_GpuBase.cpp301 kBorrow_GrWrapOwnership, in MakePromiseImageLazyProxy()
DSkSurface_Gpu.cpp512 tex, sampleCnt, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, in MakeFromBackendTexture()
576 backendTexture, sampleCnt, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, in onReplaceBackendTexture()
DSkImage_GpuYUVA.cpp236 kBorrow_GrWrapOwnership, in MakeFromYUVATextures()

12