Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebuffer.h144 const FramebufferAttachment *getWebGLStencilAttachment() const;
DFramebuffer.cpp434 return getWebGLStencilAttachment(); in getAttachment()
564 const FramebufferAttachment *FramebufferState::getWebGLStencilAttachment() const in getWebGLStencilAttachment() function in gl::FramebufferState