Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.h1147 bool shouldSwitchToReadOnlyDepthFeedbackLoopMode(gl::Texture *texture,
DContextVk.cpp5908 shouldSwitchToReadOnlyDepthFeedbackLoopMode(texture, command)) in updateActiveTextures()
6890 bool ContextVk::shouldSwitchToReadOnlyDepthFeedbackLoopMode(gl::Texture *texture, in shouldSwitchToReadOnlyDepthFeedbackLoopMode() function in rx::ContextVk