Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_wayland.c136 void *shm_ptr; member
1993 memcpy(image->shm_ptr, image->base.cpu_map, in wsi_wl_swapchain_queue_present()
2087 image->shm_ptr = ptr; in wsi_wl_alloc_image_shm()
2114 assert(image->shm_ptr != NULL); in wsi_wl_image_init()
2183 munmap(chain->images[i].shm_ptr, chain->images[i].shm_size); in wsi_wl_swapchain_images_free()