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

/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_common.c28 uint64_t vn_debug; variable in typeref:typename:uint64_t
33 vn_debug = parse_debug_string(os_get_option("VN_DEBUG"), vn_debug_options);
H A Dvn_common.h45 #define VN_DEBUG(category) (unlikely(vn_debug & VN_DEBUG_##category))
131 enum vn_debug { enum
168 extern uint64_t vn_debug;

Completed in 4 milliseconds