Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DContextVk.h997 bool shouldSwitchToReadOnlyDepthFeedbackLoopMode(gl::Texture *texture,
DContextVk.cpp5328 shouldSwitchToReadOnlyDepthFeedbackLoopMode(texture, command)) in updateActiveTextures()
6443 bool ContextVk::shouldSwitchToReadOnlyDepthFeedbackLoopMode(gl::Texture *texture, in shouldSwitchToReadOnlyDepthFeedbackLoopMode() function in rx::ContextVk