Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.h1303 angle::Result switchToReadOnlyDepthStencilMode(gl::Texture *texture,
DContextVk.cpp6968 ANGLE_TRY(switchToReadOnlyDepthStencilMode(texture, command, getDrawFramebuffer(), in updateActiveTextures()
7994 angle::Result ContextVk::switchToReadOnlyDepthStencilMode(gl::Texture *texture, in switchToReadOnlyDepthStencilMode() function in rx::ContextVk