public IntPtr GetNativeBufferPtr() { IntPtr result; ComputeBuffer.INTERNAL_CALL_GetNativeBufferPtr(this, out result); return(result); }