Lines Matching defs:cpp
1020 uint32_t cpp)
1043 A6XX_TEX_CONST_2_PITCH(cmd->state.tiling->tile0.width * cpp);
1868 /* R8G8_* formats have a different tiling layout than other cpp=2 formats, and
1875 return image->layout[0].cpp == 2 &&
1939 /* We can't currently copy r8g8 images to/from other cpp=2 images,
3019 * likely related to these formats having different layout from other cpp=2 formats
3133 uint32_t cpp)
3165 A6XX_SP_PS_2D_SRC_PITCH(.pitch = cmd->state.tiling->tile0.width * cpp));
3193 uint32_t cpp)
3221 r3d_src_gmem(cmd, cs, iview, src_format, dst_format, gmem_offset, cpp);
3391 dst_format, render_area, tu_attachment_gmem_offset(cmd, src), src->cpp);
3403 dst_format, tu_attachment_gmem_offset(cmd, src), src->cpp);