Monado OpenXR Runtime
|
Header for limits of the XRT interfaces. More...
#include "xrt/xrt_compiler.h"
Go to the source code of this file.
Macros | |
#define | XRT_MAX_VIEWS 2 |
#define | XRT_MAX_IPC_HANDLES 16 |
Maximum number of handles sent in one call. More... | |
#define | XRT_MAX_SWAPCHAIN_IMAGES 8 |
Max swapchain images, artificial limit. More... | |
#define | XRT_MAX_SWAPCHAIN_FORMATS 16 |
Max formats supported by a compositor, artificial limit. More... | |
#define | XRT_MAX_SWAPCHAIN_CREATE_INFO_FORMAT_LIST_COUNT 8 |
Max formats in the swapchain creation info formats list, artificial limit. More... | |
#define | XRT_MAX_SUPPORTED_REFRESH_RATES 16 |
Max number of supported display refresh rates, artificial limit. More... | |
#define | XRT_MAX_LAYERS 128 |
Max number of layers which can be handled at once. More... | |
Header for limits of the XRT interfaces.