Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DFramebufferAttachment.h92 bool isTextureWithId(TextureID textureId) const in isTextureWithId() function
DFramebuffer.cpp305 if (!attachment.isTextureWithId(texture->id())) in AttachmentOverlapsWithTexture()
2176 if (readAttachment->isTextureWithId(copyTextureID)) in formsCopyingFeedbackLoopWith()