File timewarp_vk.cpp
FileList > plugins > timewarp_vk > timewarp_vk.cpp
Go to the source code of this file
#include "timewarp_vk.hpp"#include "illixr/global_module_defs.hpp"#include "illixr/math_util.hpp"#include "illixr/vk/vulkan_utils.hpp"#include <algorithm>#include <cmath>#include <future>#include <glm/glm.hpp>#include <glm/gtc/matrix_transform.hpp>#include <glm/gtx/hash.hpp>#include <mutex>
Classes
| Type | Name |
|---|---|
| struct | uniform_buffer_object |
| struct | vertex |
Macros
| Type | Name |
|---|---|
| define | GLM_ENABLE_EXPERIMENTAL |
| define | GLM_FORCE_DEPTH_ZERO_TO_ONE |
| define | GLM_FORCE_RADIANS |
Macro Definition Documentation
define GLM_ENABLE_EXPERIMENTAL
#define GLM_ENABLE_EXPERIMENTAL
define GLM_FORCE_DEPTH_ZERO_TO_ONE
#define GLM_FORCE_DEPTH_ZERO_TO_ONE
define GLM_FORCE_RADIANS
#define GLM_FORCE_RADIANS
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/illixr_release/ILLIXR/plugins/timewarp_vk/timewarp_vk.cpp