CVRCompositor.ReleaseSharedGLTexture(UInt32, IntPtr) Method

Definition

public:
 bool ReleaseSharedGLTexture(System::UInt32 glTextureId, IntPtr glSharedTextureHandle);
public bool ReleaseSharedGLTexture (uint glTextureId, IntPtr glSharedTextureHandle);
member this.ReleaseSharedGLTexture : uint32 * nativeint -> bool
Public Function ReleaseSharedGLTexture (glTextureId As UInteger, glSharedTextureHandle As IntPtr) As Boolean

Parameters

glTextureId
UInt32
glSharedTextureHandle
IntPtr

nativeint

Returns

Boolean

Applies to