Home
last modified time | relevance | path

Searched refs:has_zs_attachment (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_pass.c194 pass->has_zs_attachment |= is_zs; in lvp_CreateRenderPass2()
Dlvp_private.h313 bool has_zs_attachment; member
Dlvp_pipeline.c370 if (src->pDepthStencilState && !rasterization_disabled && pass->has_zs_attachment) { in deep_copy_graphics_create_info()