execute abstract method
- RenderPassContext context
Records this pass's work for one frame using context.
Implementation
void execute(RenderPassContext context);
Records this pass's work for one frame using context.
void execute(RenderPassContext context);