PFNGLLGPUCOPYIMAGESUBDATANVXPROC typedef
PFNGLLGPUCOPYIMAGESUBDATANVXPROC =
Void Function(Uint32 sourceGpu, Uint32 destinationGpuMask, Uint32 srcName, Uint32 srcTarget, Int32 srcLevel, Int32 srcX, Int32 srxY, Int32 srcZ, Uint32 dstName, Uint32 dstTarget, Int32 dstLevel, Int32 dstX, Int32 dstY, Int32 dstZ, Uint32 width, Uint32 height, Uint32 depth)
Implementation
typedef PFNGLLGPUCOPYIMAGESUBDATANVXPROC =
Void Function(
Uint32 sourceGpu,
Uint32 destinationGpuMask,
Uint32 srcName,
Uint32 srcTarget,
Int32 srcLevel,
Int32 srcX,
Int32 srxY,
Int32 srcZ,
Uint32 dstName,
Uint32 dstTarget,
Int32 dstLevel,
Int32 dstX,
Int32 dstY,
Int32 dstZ,
Uint32 width,
Uint32 height,
Uint32 depth,
);