nw::dev::CallbackChain Class

Syntax

class CallbackChain

Description

GPU command callback chain.

Member Functions

CallbackChain Constructor.
~CallbackChain Destructor.
Destroy Deletes an instance.
SetCallback Sets a callback to the bound command list.
Begin Starts the callback chain process.
END Ends the callback chain process.
GetCostTime Gets the time cost of GPU processing, in msec.

CONFIDENTIAL