Searched refs:z_image_x (Results 1 – 1 of 1) sorted by relevance
2886 unsigned int z_image_x, z_image_y; in intel_miptree_map_depthstencil() local2891 &z_image_x, &z_image_y); in intel_miptree_map_depthstencil()2902 (map_x + z_image_x)); in intel_miptree_map_depthstencil()2921 z_mt, map->x + z_image_x, map->y + z_image_y, in intel_miptree_map_depthstencil()2947 unsigned int z_image_x, z_image_y; in intel_miptree_unmap_depthstencil() local2952 &z_image_x, &z_image_y); in intel_miptree_unmap_depthstencil()2962 (x + z_image_x + map->x)); in intel_miptree_unmap_depthstencil()2982 map->x + z_image_x, map->y + z_image_y, in intel_miptree_unmap_depthstencil()