File stereo_renderer.cpp
FileList > openxr_interface > stereo_renderer.cpp
Go to the source code of this file
#include "stereo_renderer.hpp"#include "color_frag_spv.h"#include "color_vert_spv.h"#include "depth_frag_spv.h"#include "motion_vec_frag_spv.h"#include <algorithm>#include <cmath>#include <cstring>#include <spdlog/spdlog.h>#include <stdexcept>#include <vector>
Macros
| Type | Name |
|---|---|
| define | VK_CHECK (expr) /* multi line expression */ |
Macro Definition Documentation
define VK_CHECK
#define VK_CHECK (
expr
) `/* multi line expression */`
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/illixr_release/ILLIXR/plugins/openxr_interface/stereo_renderer.cpp