Home
last modified time | relevance | path

Searched refs:WSI_DEBUG_SW (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_private.h34 #define WSI_DEBUG_SW (1ull << 1) macro
H A Dwsi_common.c53 { "sw", WSI_DEBUG_SW },
77 wsi->sw = sw_device || (WSI_DEBUG & WSI_DEBUG_SW); in wsi_device_init()

Completed in 3 milliseconds