Home
last modified time | relevance | path

Searched refs:has_depth_self_dep (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_render_pass.c608 bool has_depth_self_dep = false; in vk_common_CreateRenderPass2() local
635 has_depth_self_dep = true; in vk_common_CreateRenderPass2()
695 .depthSelfDependency = has_depth_self_dep, in vk_common_CreateRenderPass2()

Completed in 4 milliseconds