Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DFramebuffer.h143 const FramebufferAttachment *getWebGLDepthAttachment() const;
DFramebuffer.cpp421 return getWebGLDepthAttachment(); in getAttachment()
546 const FramebufferAttachment *FramebufferState::getWebGLDepthAttachment() const in getWebGLDepthAttachment() function in gl::FramebufferState