Home
last modified time | relevance | path

Searched refs:hasAnyDirtyBitExcludingBoundAsAttachmentBit (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/
DTexture.h667 bool hasAnyDirtyBitExcludingBoundAsAttachmentBit() const in hasAnyDirtyBitExcludingBoundAsAttachmentBit() function
DFramebuffer.cpp2782 if (texture->hasAnyDirtyBitExcludingBoundAsAttachmentBit()) in syncAttachmentState()
/external/angle/src/libANGLE/renderer/gl/
DStateManagerGL.cpp993 ASSERT(!texture->hasAnyDirtyBitExcludingBoundAsAttachmentBit()); in updateProgramTextureBindings()