Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DFramebuffer.h144 const FramebufferAttachment *getWebGLStencilAttachment() const;
DFramebuffer.cpp431 return getWebGLStencilAttachment(); in getAttachment()
561 const FramebufferAttachment *FramebufferState::getWebGLStencilAttachment() const in getWebGLStencilAttachment() function in gl::FramebufferState