Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen6_blorp.cpp59 uint32_t depth_mask_x, depth_mask_y, hiz_mask_x, hiz_mask_y; in gen6_blorp_compute_tile_masks() local
63 &hiz_mask_x, &hiz_mask_y, false); in gen6_blorp_compute_tile_masks()
68 *tile_mask_x = depth_mask_x | hiz_mask_x; in gen6_blorp_compute_tile_masks()