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

/xsrc/external/mit/libdrm/dist/tests/tegra/
H A Dopenclose.c30 static const char default_device[] = "/dev/dri/card0"; variable in typeref:typename:const char[]
40 device = default_device;
/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl2.hpp2038 static Device setDefault(const Device &default_device) argument
2040 std::call_once(default_initialized_, makeDefaultProvided, std::cref(default_device));
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl2.hpp2135 static Device setDefault(const Device &default_device) argument
2137 std::call_once(default_initialized_, makeDefaultProvided, std::cref(default_device));

Completed in 37 milliseconds