rrCreateGroupMPS

Creates MPS group to combine geometries with scenes.

Should be passed as backend_specific_info to build API functions.

RRError rrCreateGroupMPS(

RRContext* context,

RRDevicePtr* device_ptr);

Applies to

Metal

Parameters

Parameter

Input/Output

Description

context

input

RR context.

device_ptr

output

RR device pointer to group.

Return

Returns an error in case of a failure, or RR_Success otherwise.