Home
last modified time | relevance | path

Searched refs:isExternalTexture (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebufferAttachment.h96 bool isExternalTexture() const in isExternalTexture() function
DFramebuffer.cpp728 return (mColorAttachments[0].isAttached() && mColorAttachments[0].isExternalTexture()); in hasExternalTextureAttachment()