Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format.c872 uint64_t dst_slice_stride, in util_format_translate_3d() argument
887 dst_layer += dst_z * dst_slice_stride; in util_format_translate_3d()
897 dst_layer += dst_slice_stride; in util_format_translate_3d()
Du_format.h1688 uint64_t dst_slice_stride,