コード例 #1
0
ファイル: GpuProfiler.cs プロジェクト: ifshuaishuai/HWCPipe
        public virtual SWIGTYPE_p_std__unordered_setT_hwcpipe__GpuCounter_hwcpipe__GpuCounterHash_t supported_counters()
        {
            SWIGTYPE_p_std__unordered_setT_hwcpipe__GpuCounter_hwcpipe__GpuCounterHash_t ret = new SWIGTYPE_p_std__unordered_setT_hwcpipe__GpuCounter_hwcpipe__GpuCounterHash_t(HWCPipeAndroidPINVOKE.GpuProfiler_supported_counters(swigCPtr), false);

            return(ret);
        }