Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.h951 bool shouldSwitchToReadOnlyDepthFeedbackLoopMode(const gl::Context *context,
DContextVk.cpp5043 shouldSwitchToReadOnlyDepthFeedbackLoopMode(context, texture)) in updateActiveTextures()
6098 bool ContextVk::shouldSwitchToReadOnlyDepthFeedbackLoopMode(const gl::Context *context, in shouldSwitchToReadOnlyDepthFeedbackLoopMode() function in rx::ContextVk