mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00

- this class will encapsulate common shared state - platform will create it - clients will increment ref count - platform upon destruction will decrement ref counts - it means that execution environment will be capable of living longer then platform in case there will be dependencies. Change-Id: I0ea7f85ea57448c0e641673f1d15851e50b2b8b2