RetroArch
Classes | Namespaces | Macros | Typedefs | Functions
image.hpp File Reference
#include <glm/glm.hpp>
Include dependency graph for image.hpp:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ GLM_FORCE_RADIANS

#define GLM_FORCE_RADIANS

◆ GLM_SWIZZLE

#define GLM_SWIZZLE