Searched refs:mDirtyDepthAttachmentBinding (Results 1 – 2 of 2) sorted by relevance
/external/angle/src/libANGLE/ |
D | Framebuffer.cpp | 754 mDirtyDepthAttachmentBinding(this, DIRTY_BIT_DEPTH_ATTACHMENT), in Framebuffer() 773 mDirtyDepthAttachmentBinding(this, DIRTY_BIT_DEPTH_ATTACHMENT), in Framebuffer() 813 mDirtyDepthAttachmentBinding(this, DIRTY_BIT_DEPTH_ATTACHMENT), in Framebuffer() 1894 &mDirtyDepthAttachmentBinding, type, binding, textureIndex, resource, in setAttachmentImpl() 1904 &mDirtyDepthAttachmentBinding, type, binding, textureIndex, resource, in setAttachmentImpl()
|
D | Framebuffer.h | 487 angle::ObserverBinding mDirtyDepthAttachmentBinding; variable
|