Home
last modified time | relevance | path

Searched refs:dst_pitch_shift (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_builder_blt.h157 int dst_align = 4, dst_pitch_shift = 0; in gen6_XY_COLOR_BLT() local
180 dst_pitch_shift = 2; in gen6_XY_COLOR_BLT()
187 dst->pitch >> dst_pitch_shift; in gen6_XY_COLOR_BLT()
260 int dst_align = 4, dst_pitch_shift = 0; in gen6_XY_SRC_COPY_BLT() local
284 dst_pitch_shift = 2; in gen6_XY_SRC_COPY_BLT()
301 dst->pitch >> dst_pitch_shift; in gen6_XY_SRC_COPY_BLT()