ScriptableRenderContext.SubmitForRenderPassValidation

Declaration

public bool SubmitForRenderPassValidation();

Description

This method submits all the scheduled commands to the rendering loop for validation. The validation checks whether render passes that were started with the BeginRenderPass call can execute the scheduled commands.


Did you find this page useful? Please give it a rating: