コード例 #1
0
        private void OnEnable()
        {
            m_GPUVendors = GPUVendors.Load();

            initVendors();
        }