Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_gmem.c1125 const bool has_separate_stencil = in emit_clears() local
1130 (!has_separate_stencil && (buffers & PIPE_CLEAR_STENCIL))) { in emit_clears()
1135 if (has_separate_stencil) { in emit_clears()
1147 if (!has_separate_stencil && (buffers & PIPE_CLEAR_STENCIL)) in emit_clears()
1176 if (has_separate_stencil && (buffers & PIPE_CLEAR_STENCIL)) { in emit_clears()

Completed in 3 milliseconds