Searched refs:switchToReadOnlyDepthStencilMode (Results 1 – 2 of 2) sorted by relevance
1303 angle::Result switchToReadOnlyDepthStencilMode(gl::Texture *texture,
6968 ANGLE_TRY(switchToReadOnlyDepthStencilMode(texture, command, getDrawFramebuffer(), in updateActiveTextures()7994 angle::Result ContextVk::switchToReadOnlyDepthStencilMode(gl::Texture *texture, in switchToReadOnlyDepthStencilMode() function in rx::ContextVk