Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DFramebuffer.h142 const FramebufferAttachment *getWebGLDepthStencilAttachment() const;
DFramebuffer.cpp441 return getWebGLDepthStencilAttachment(); in getAttachment()
551 const FramebufferAttachment *FramebufferState::getWebGLDepthStencilAttachment() const in getWebGLDepthStencilAttachment() function in gl::FramebufferState