Home
last modified time | relevance | path

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

/external/mesa3d/src/vulkan/wsi/
Dwsi_common_x11.c1079 image->base.row_pitches[0] / 4, in x11_present_to_x11_sw()
1082 image->base.row_pitches[0] * chain->extent.height, in x11_present_to_x11_sw()
1255 image->base.row_pitches[0], in x11_image_init()
1257 image->base.row_pitches[1], in x11_image_init()
1259 image->base.row_pitches[2], in x11_image_init()
1261 image->base.row_pitches[3], in x11_image_init()
1279 image->base.row_pitches[0], in x11_image_init()
Dwsi_common_drm.c364 image->row_pitches[p] = image_layout.rowPitch; in wsi_create_native_image()
392 image->row_pitches[0] = image_layout.rowPitch; in wsi_create_native_image()
610 image->row_pitches[0] = linear_stride; in wsi_create_prime_image()
Dwsi_common_private.h43 uint32_t row_pitches[4]; member
Dwsi_common_wayland.c949 image->base.row_pitches[i], in wsi_wl_image_init()
974 image->base.row_pitches[0], in wsi_wl_image_init()
Dwsi_common_display.c1055 image->base.row_pitches, in wsi_display_image_init()