Home
last modified time | relevance | path

Searched refs:wants_linear (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_wsi.c46 physical_device->wsi_device.wants_linear = true; in lvp_init_wsi()
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common.h146 bool wants_linear; member
H A Dwsi_common.c78 wsi->wants_linear = (WSI_DEBUG & WSI_DEBUG_LINEAR) != 0; in wsi_device_init()
289 if (wsi->sw && !wsi->wants_linear) in wsi_swapchain_init()

Completed in 5 milliseconds