Clutter Engine 0.0.1
Loading...
Searching...
No Matches
vector_bool2_precision.hpp
Go to the documentation of this file.
1
3
4#pragma once
6
7namespace glm
8{
11
17
23
29
31}//namespace glm
vec< 2, bool, highp > highp_bvec2
Definition vector_bool2_precision.hpp:16
vec< 2, bool, mediump > mediump_bvec2
Definition vector_bool2_precision.hpp:22
vec< 2, bool, lowp > lowp_bvec2
Definition vector_bool2_precision.hpp:28
Core features
Definition common.hpp:21
Definition qualifier.hpp:35