···13501350 //! System compositor, used to create session compositors.
13511351 struct xrt_system_compositor *xsysc;
1352135213531353- /* index for xdevs array */
13541354- struct
13551355- {
13561356-#define OXR_ROLE_FIELD(X) int X;
13571357- OXR_FOR_EACH_VALID_SUBACTION_PATH(OXR_ROLE_FIELD)
13581358-#undef OXR_ROLE_FIELD
13591359- } role;
13601360-13611353 XrSystemId systemId;
1362135413631355 //! Have the client application called the gfx api requirements func?