Searched refs:mDirtyStencilAttachmentBinding (Results 1 – 2 of 2) sorted by relevance
/external/angle/src/libANGLE/ |
D | Framebuffer.cpp | 788 mDirtyStencilAttachmentBinding(this, DIRTY_BIT_STENCIL_ATTACHMENT) in Framebuffer() 809 mDirtyStencilAttachmentBinding(this, DIRTY_BIT_STENCIL_ATTACHMENT) in Framebuffer() 852 mDirtyStencilAttachmentBinding(this, DIRTY_BIT_STENCIL_ATTACHMENT) in Framebuffer() 1952 &mDirtyStencilAttachmentBinding, type, binding, textureIndex, resource, in setAttachmentImpl() 1966 &mDirtyStencilAttachmentBinding, type, binding, textureIndex, resource, in setAttachmentImpl()
|
D | Framebuffer.h | 508 angle::ObserverBinding mDirtyStencilAttachmentBinding; variable
|