|
RetroArch
|
#include <glm/glm.hpp>Go to the source code of this file.
Classes | |
| struct | spirv_cross::image2DBase< T > |
Namespaces | |
| spirv_cross | |
Macros | |
| #define | GLM_SWIZZLE |
| #define | GLM_FORCE_RADIANS |
Typedefs | |
| typedef image2DBase< glm::vec4 > | spirv_cross::image2D |
| typedef image2DBase< glm::ivec4 > | spirv_cross::iimage2D |
| typedef image2DBase< glm::uvec4 > | spirv_cross::uimage2D |
Functions | |
| template<typename T > | |
| T | spirv_cross::imageLoad (const image2DBase< T > &image, glm::ivec2 coord) |
| template<typename T > | |
| void | spirv_cross::imageStore (image2DBase< T > &image, glm::ivec2 coord, const T &value) |
| #define GLM_FORCE_RADIANS |
| #define GLM_SWIZZLE |
1.8.15