Searched refs:debug3 (Results 1 – 3 of 3) sorted by relevance
285 socket_base::debug debug3(false); in test() local286 BOOST_ASIO_CHECK(!debug3.value()); in test()287 BOOST_ASIO_CHECK(!static_cast<bool>(debug3)); in test()288 BOOST_ASIO_CHECK(!debug3); in test()289 udp_sock.set_option(debug3, ec); in test()
361 #define debug3(hook, templ, args...) \ macro376 #define debug3(hook, templ, ...) \ macro439 #define debug3(hook, templ, args...) \
705 ID3D12Debug3 *debug3; in enable_gpu_validation() local707 SUCCEEDED(debug->QueryInterface(IID_PPV_ARGS(&debug3)))) in enable_gpu_validation()708 debug3->SetEnableGPUBasedValidation(true); in enable_gpu_validation()