Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DFramebuffer.h93 const DrawBufferMask getColorAttachmentsMask() const { return mColorAttachmentsMask; } in getColorAttachmentsMask()
159 gl::DrawBufferMask mColorAttachmentsMask; variable
DFramebuffer.cpp354 mColorAttachmentsMask(0), in FramebufferState()
376 mColorAttachmentsMask(0), in FramebufferState()
1974 mState.mColorAttachmentsMask.set(0); in setAttachmentImpl()
1990 mState.mColorAttachmentsMask.reset(colorIndex); in setAttachmentImpl()
1996 mState.mColorAttachmentsMask.set(colorIndex); in setAttachmentImpl()