Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/blorp/
H A Dblorp_clear.c956 uint32_t slice_x0, slice_y0, slice_z0, slice_a0; in blorp_can_hiz_clear_depth() local
960 &slice_x0, &slice_y0, &slice_z0, &slice_a0); in blorp_can_hiz_clear_depth()
967 const bool unaligned = (slice_x0 + x0) % 16 || (slice_y0 + y0) % 8 || in blorp_can_hiz_clear_depth()

Completed in 3 milliseconds