File service.cpp
FileList > services > vkdemo > service.cpp
Go to the source code of this file
#include "service.hpp"#include "illixr/global_module_defs.hpp"#include "illixr/math_util.hpp"#include <array>#include <iostream>#include <memory>#include <string>#include <vector>#include <vulkan/vulkan_core.h>#include "illixr/gl_util/lib/tiny_obj_loader.h"#include "illixr/gl_util/lib/stb_image.h"#include "illixr/vk/display_provider.hpp"#include "illixr/vk/vulkan_utils.hpp"#include <unordered_map>
Namespaces
| Type | Name |
|---|---|
| namespace | std |
Classes
| Type | Name |
|---|---|
| struct | model_push_constant |
| struct | hash< vertex > <> |
| struct | uniform_buffer_object |
Macros
| Type | Name |
|---|---|
| define | STB_IMAGE_IMPLEMENTATION |
| define | TINYOBJLOADER_IMPLEMENTATION |
Macro Definition Documentation
define STB_IMAGE_IMPLEMENTATION
#define STB_IMAGE_IMPLEMENTATION
define TINYOBJLOADER_IMPLEMENTATION
#define TINYOBJLOADER_IMPLEMENTATION
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/illixr_release/ILLIXR/services/vkdemo/service.cpp