commit method

commit

Commit prepared data to graphics pipeline.

def commit(self, stage, command_list):
    ...
ParameterTypeDescription
stageShaderStage
command_listICommandList

See Also