Searched refs:z_image_x (Results 1 – 1 of 1) sorted by relevance
3395 unsigned int z_image_x, z_image_y; in intel_miptree_map_depthstencil() local3400 &z_image_x, &z_image_y); in intel_miptree_map_depthstencil()3411 (map_x + z_image_x)); in intel_miptree_map_depthstencil()3430 z_mt, map->x + z_image_x, map->y + z_image_y, in intel_miptree_map_depthstencil()3456 unsigned int z_image_x, z_image_y; in intel_miptree_unmap_depthstencil() local3461 &z_image_x, &z_image_y); in intel_miptree_unmap_depthstencil()3471 (x + z_image_x + map->x)); in intel_miptree_unmap_depthstencil()3491 map->x + z_image_x, map->y + z_image_y, in intel_miptree_unmap_depthstencil()