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

/xsrc/external/mit/MesaLib/dist/src/tool/pps/
H A Dpps_device.cc46 std::optional<DrmDevice> create_drm_device(int fd, int32_t gpu_num) function in namespace:pps
81 if (auto drm_device = create_drm_device(fd, gpu_num)) {
105 ret = create_drm_device(fd, gpu_num);

Completed in 3 milliseconds