Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DFramebuffer.cpp1884 auto getImageIndexIfTextureAttachment = [](const FramebufferAttachment &attachment) { in commitWebGL1DepthStencilIfConsistent() local
1899 getImageIndexIfTextureAttachment(depth), depth.getResource(), numViews, in commitWebGL1DepthStencilIfConsistent()
1910 getImageIndexIfTextureAttachment(stencil), stencil.getResource(), in commitWebGL1DepthStencilIfConsistent()
1917 getImageIndexIfTextureAttachment(depthStencil), in commitWebGL1DepthStencilIfConsistent()
1921 getImageIndexIfTextureAttachment(depthStencil), in commitWebGL1DepthStencilIfConsistent()