CVRCompositor.ReleaseSharedGLTexture(UInt32, IntPtr) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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