Monado OpenXR Runtime
u_worker_group Struct Reference

A worker group where you submit tasks to. More...

#include <util/u_worker.h>

Collaboration diagram for u_worker_group:

Data Fields

struct xrt_reference reference
 

Detailed Description

A worker group where you submit tasks to.

Can share a thread pool with multiple groups. Also can "donate" a thread to the thread pool by waiting.


The documentation for this struct was generated from the following file: