Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created July 15, 2019 17:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/8c4131e2e0652378560d2262fd8bb27d to your computer and use it in GitHub Desktop.
Save ryantm/8c4131e2e0652378560d2262fd8bb27d to your computer and use it in GitHub Desktop.
/nix/store/czaa8d6596qj7vx0ym4z0bi733crixgz-intel-media-driver-19.2
├── include
│   └── igfxcmrt
│   ├── cm_hw_vebox_cmd_g10.h
│   ├── cm_rt_api_os.h
│   ├── cm_rt_def_os.h
│   ├── cm_rt_extension.h
│   ├── cm_rt_g10.h
│   ├── cm_rt_g8.h
│   ├── cm_rt_g9.h
│   └── cm_rt.h
└── lib
├── dri
│   └── iHD_drv_video.so
├── libigfxcmrt.so -> libigfxcmrt.so.7
├── libigfxcmrt.so.7 -> libigfxcmrt.so.7.2.0
├── libigfxcmrt.so.7.2.0
└── pkgconfig
└── igfxcmrt.pc
5 directories, 13 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment