[]
        
(Showing Draft Content)

C1.Util.DX.Direct3D11.ComputeShaderStage.op_Explicit

explicit operator Operator

explicit operator ComputeShaderStage(IntPtr)

Performs an explicit conversion from IntPtr to ComputeShaderStage.

Declaration
public static explicit operator ComputeShaderStage(IntPtr nativePointer)
Public Shared Narrowing Operator CType(nativePointer As IntPtr) As ComputeShaderStage
Parameters
Type Name Description
IntPtr nativePointer
Returns
Type Description
ComputeShaderStage