Clutter Engine 0.0.1
Loading...
Searching...
No Matches
vector_bool3_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< 3, bool, highp > highp_bvec3
Definition vector_bool3_precision.hpp:16
vec< 3, bool, lowp > lowp_bvec3
Definition vector_bool3_precision.hpp:28
vec< 3, bool, mediump > mediump_bvec3
Definition vector_bool3_precision.hpp:22
Core features
Definition common.hpp:21
Definition qualifier.hpp:35