0.9.9 API documentation
|
Go to the source code of this file.
Typedefs | |
typedef vec< 4, float, highp > | highp_vec4 |
4 components vector of high single-qualifier floating-point numbers. More... | |
typedef vec< 4, float, lowp > | lowp_vec4 |
4 components vector of low single-qualifier floating-point numbers. More... | |
typedef vec< 4, float, mediump > | mediump_vec4 |
4 components vector of medium single-qualifier floating-point numbers. More... | |
Definition in file vector_float4_precision.hpp.