Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common.h176 bool wants_linear; member
Dwsi_common.c83 wsi->wants_linear = (WSI_DEBUG & WSI_DEBUG_LINEAR) != 0; in wsi_device_init()
2066 if (wsi->wants_linear) in wsi_cpu_image_needs_buffer_blit()