Lines Matching refs:view
53 * - Parameters of the last used depth view.
122 * - Cache for direction byte + depth view params.
169 /* Disable direction by writing invalid depth view. */
188 const struct tu_image_view *view)
190 if (!view->image->lrz_height) {
204 /* We need to always have an LRZ view just to disable it if there is a
210 cmd->state.lrz.image_view = view;
220 cmd->state.lrz.fast_clear = view->image->lrz_fc_size > 0;
372 A6XX_GRAS_LRZ_DEPTH_VIEW(.dword = lrz->image_view->view.GRAS_LRZ_DEPTH_VIEW));
389 A6XX_GRAS_LRZ_DEPTH_VIEW(.dword = lrz->image_view->view.GRAS_LRZ_DEPTH_VIEW));
429 A6XX_GRAS_LRZ_DEPTH_VIEW(.dword = cmd->state.lrz.image_view->view.GRAS_LRZ_DEPTH_VIEW));
470 /* Make sure depth view comparison will fail. */