Home
last modified time | relevance | path

Searched refs:row_pitches (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_x11.c1301 int stride_b = image->base.row_pitches[0]; in x11_present_to_x11_sw()
1310 image->base.row_pitches[0] / 4, in x11_present_to_x11_sw()
1313 image->base.row_pitches[0] * chain->extent.height, in x11_present_to_x11_sw()
1325 image->base.row_pitches[0] / 4, in x11_present_to_x11_sw()
1673 image->base.row_pitches[0] / 4, in x11_image_init()
1706 image->base.row_pitches[0], in x11_image_init()
1708 image->base.row_pitches[1], in x11_image_init()
1710 image->base.row_pitches[2], in x11_image_init()
1712 image->base.row_pitches[3], in x11_image_init()
1735 image->base.row_pitches[ in x11_image_init()
[all...]
H A Dwsi_common_drm.c539 image->row_pitches[p] = image_layout.rowPitch; in wsi_create_native_image_mem()
555 image->row_pitches[0] = image_layout.rowPitch; in wsi_create_native_image_mem()
H A Dwsi_common_wayland.c1057 image->base.row_pitches[0] * chain->extent.height); in wsi_wl_swapchain_queue_present()
1152 wsi_wl_alloc_image_shm(&image->base, image->base.row_pitches[0] * in wsi_wl_image_init()
1164 image->base.row_pitches[0], in wsi_wl_image_init()
1183 image->base.row_pitches[i], in wsi_wl_image_init()
H A Dwsi_common_private.h93 uint32_t row_pitches[4]; member
H A Dwsi_common_win32.c418 ptr += image->base.row_pitches[0]; in wsi_win32_queue_present()
H A Dwsi_common.c1440 image->row_pitches[0] = info->linear_stride; in wsi_create_buffer_image_mem()
1644 image->row_pitches[0] = layout.rowPitch; in wsi_create_cpu_linear_image_mem()
H A Dwsi_common_display.c1122 image->base.row_pitches, in wsi_display_image_init()

Completed in 16 milliseconds