Searched refs:depth_PITCH (Results 1 – 3 of 3) sorted by relevance
56 uint32_t depth_PITCH; member
129 tu_cs_emit(cs, iview->depth_PITCH); in tu_cs_image_depth_ref()250 iview->depth_PITCH = A6XX_RB_DEPTH_BUFFER_PITCH(fdl_pitch(layout, range->baseMipLevel)).value; in tu_image_view_init()
221 tu_cs_emit(cs, iview->depth_PITCH << 9); in r2d_src_depth()291 tu_cs_emit(cs, iview->depth_PITCH); in r2d_dst_depth()2971 tu_cs_emit(cs, iview->depth_PITCH); in tu_emit_blit()