Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_clear.c580 bool cur_attachment = zink_csurface(ctx->fb_state.zsbuf) == zink_csurface(dst); in zink_clear_depth_stencil() local
584 cur_attachment = false; in zink_clear_depth_stencil()
585 if (!cur_attachment) { in zink_clear_depth_stencil()
591 if (!cur_attachment) in zink_clear_depth_stencil()

Completed in 3 milliseconds