Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebuffer.h454 void commitWebGL1DepthStencilIfConsistent(const Context *context,
DFramebuffer.cpp1851 commitWebGL1DepthStencilIfConsistent(context, numViews, baseViewIndex, isMultiview, samples); in setAttachment()
1866 void Framebuffer::commitWebGL1DepthStencilIfConsistent(const Context *context, in commitWebGL1DepthStencilIfConsistent() function in gl::Framebuffer