CustomPassContext Constructor and Destructor

Description

Constructs and destructs an object of class CustomPassContext.

Prototype

CustomPassContext();
virtual ~CustomPassContext() = default;

Restrictions

None

Parameters

None

Returns

Returns an object of class CustomPassContext.