Home
last modified time | relevance | path

Searched defs:isExternal (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/src/gpu/vk/
H A DGrVkFramebuffer.h44 bool isExternal() const { return fExternalRenderPass.get(); } in isExternal() function in GrVkFramebuffer
H A DGrVkTexture.cpp125 bool isExternal = info.fYcbcrConversionInfo.isValid() && in MakeWrappedTexture() local
54 GrVkTexture(GrVkGpu* gpu, SkISize dimensions, sk_sp<GrVkImage> texture, GrMipmapStatus mipmapStatus, GrWrapCacheable cacheable, GrIOType ioType, bool isExternal) GrVkTexture() argument
H A DGrVkRenderPass.h144 SkDEBUGCODE(bool isExternal() const { return fAttachmentFlags & kExternal_AttachmentFlag; }) in isExternal() function in GrVkRenderPass
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DSurfaceEGL.cpp240 bool SurfaceEGL::isExternal() const in isExternal() function in rx::SurfaceEGL
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceGlobalInits.h82 bool isExternal() const { in isExternal() function in Ice::GlobalDeclaration
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext.h418 bool isExternal() const { return mIsExternal; } in isExternal() function in gl::final
/third_party/glslang/glslang/Include/
H A DTypes.h118 bool isExternal() const { return external; } in isExternal() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DCOFF.h377 bool isExternal() const { in isExternal() function in llvm::object::COFFSymbolRef

Completed in 14 milliseconds