Searched refs:mDirtyDepthAttachmentBinding (Results 1 – 2 of 2) sorted by relevance
/external/angle/src/libANGLE/ |
D | Framebuffer.cpp | 787 mDirtyDepthAttachmentBinding(this, DIRTY_BIT_DEPTH_ATTACHMENT), in Framebuffer() 808 mDirtyDepthAttachmentBinding(this, DIRTY_BIT_DEPTH_ATTACHMENT), in Framebuffer() 851 mDirtyDepthAttachmentBinding(this, DIRTY_BIT_DEPTH_ATTACHMENT), in Framebuffer() 1949 &mDirtyDepthAttachmentBinding, type, binding, textureIndex, resource, in setAttachmentImpl() 1959 &mDirtyDepthAttachmentBinding, type, binding, textureIndex, resource, in setAttachmentImpl()
|
D | Framebuffer.h | 507 angle::ObserverBinding mDirtyDepthAttachmentBinding; variable
|