Searched defs:wrapOwnership (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/src/gpu/vk/ |
H A D | GrVkTextureRenderTarget.cpp | 118 MakeWrappedTextureRenderTarget( GrVkGpu* gpu, SkISize dimensions, int sampleCnt, GrWrapOwnership wrapOwnership, GrWrapCacheable cacheable, const GrVkImageInfo& info, sk_sp<GrBackendSurfaceMutableStateImpl> mutableState) MakeWrappedTextureRenderTarget() argument
|
H A D | GrVkTexture.cpp | 103 MakeWrappedTexture( GrVkGpu* gpu, SkISize dimensions, GrWrapOwnership wrapOwnership, GrWrapCacheable cacheable, GrIOType ioType, const GrVkImageInfo& info, sk_sp<GrBackendSurfaceMutableStateImpl> mutableState) MakeWrappedTexture() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | CompileOnDemandLayer.h | 192 wrapOwnership(ResourcePtrT ResourcePtr) { in wrapOwnership() function in llvm::orc::LegacyCompileOnDemandLayer
|
Completed in 4 milliseconds