Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebuffer.cpp1892 auto getImageIndexIfTextureAttachment = [](const FramebufferAttachment &attachment) { in commitWebGL1DepthStencilIfConsistent() local
1907 getImageIndexIfTextureAttachment(depth), depth.getResource(), numViews, in commitWebGL1DepthStencilIfConsistent()
1918 getImageIndexIfTextureAttachment(stencil), stencil.getResource(), in commitWebGL1DepthStencilIfConsistent()
1925 getImageIndexIfTextureAttachment(depthStencil), in commitWebGL1DepthStencilIfConsistent()
1929 getImageIndexIfTextureAttachment(depthStencil), in commitWebGL1DepthStencilIfConsistent()