Luna::RG::IRenderGraphCompiler::get_resource_desc
virtual ResourceDesc get_resource_desc(usize resource)=0
Gets the resource descriptor of the specified resource.
Parameters
-
in resource
The resource id returned by get_input_resource or get_output_resource.
Return value
Returns the resource descriptor of the specified resource.
Valid Usage
resource
must specify one valid resource.