Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebufferAttachment.h92 bool isTextureWithId(TextureID textureId) const in isTextureWithId() function
DFramebuffer.cpp308 if (!attachment.isTextureWithId(texture->id())) in AttachmentOverlapsWithTexture()
2192 if (readAttachment->isTextureWithId(copyTextureID)) in formsCopyingFeedbackLoopWith()