GraphicsAPI_2020C
Namespaces | Typedefs
vector_uint1_precision.hpp File Reference

GLM_EXT_vector_uint1_precision More...

#include "../detail/type_vec1.hpp"
Include dependency graph for vector_uint1_precision.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 glm
 Core features
 

Typedefs

typedef vec< 1, unsigned int, highp > glm::highp_uvec1
 1 component vector of unsigned integer values. More...
 
typedef vec< 1, unsigned int, mediump > glm::mediump_uvec1
 1 component vector of unsigned integer values. More...
 
typedef vec< 1, unsigned int, lowp > glm::lowp_uvec1
 1 component vector of unsigned integer values. More...
 

Detailed Description

GLM_EXT_vector_uint1_precision