Pushes paint onto texture stack and prevents changes to the state of the current texture unit. Sets active texture unit to next available one. This function is smart enough to accept NULL. It also will push up to a texture stack limit which is defined by the GPU hardware (the max number of texture units). Assumptions: Precondition: Assumes you called paint->Begin() so that texture state is set f
source not stored for this graph (policy: none)
no test coverage detected