HomeSort by relevance Sort by last modified time
    Searched refs:glm (Results 101 - 125 of 132) sorted by null

1 2 3 45 6

  /external/vulkan-validation-layers/libs/glm/gtx/
simd_mat4.hpp 2 /// OpenGL Mathematics (glm.g-truc.net)
24 /// @file glm/gtx/simd_vec4.hpp
35 /// <glm/gtx/simd_mat4.hpp> need to be included to use these functionalities.
50 # error "GLM: GLM_GTX_simd_mat4 requires compiler support of SSE2 through intrinsics"
54 # pragma message("GLM: GLM_GTX_simd_mat4 extension included")
57 namespace glm{ namespace
199 }// namespace glm
transform2.hpp 2 /// OpenGL Mathematics (glm.g-truc.net)
24 /// @file glm/gtx/transform2.hpp
36 /// <glm/gtx/transform2.hpp> need to be included to use these functionalities.
43 #include "../glm.hpp"
47 # pragma message("GLM: GLM_GTX_transform2 extension included")
50 namespace glm namespace
131 }// namespace glm
bit.hpp 2 /// OpenGL Mathematics (glm.g-truc.net)
24 /// @file glm/gtx/bit.hpp
36 /// <glm/gtx/bit.hpp> need to be included to use these functionalities.
48 # pragma message("GLM: GLM_GTX_bit extension included")
51 namespace glm namespace
230 } //namespace glm
io.hpp 2 /// OpenGL Mathematics (glm.g-truc.net)
24 /// @file glm/gtx/io.hpp
34 /// @brief std::[w]ostream support for glm types
36 /// <glm/gtx/io.hpp> needs to be included to use these functionalities.
47 # pragma message("GLM: GLM_GTX_io extension included")
53 namespace glm namespace
146 }//namespace glm
matrix_major_storage.hpp 2 /// OpenGL Mathematics (glm.g-truc.net)
24 /// @file glm/gtx/matrix_major_storage.hpp
36 /// <glm/gtx/matrix_major_storage.hpp> need to be included to use these functionalities.
43 #include "../glm.hpp"
46 # pragma message("GLM: GLM_GTX_matrix_major_storage extension included")
49 namespace glm namespace
139 }//namespace glm
quaternion.hpp 2 /// OpenGL Mathematics (glm.g-truc.net)
24 /// @file glm/gtx/quaternion.hpp
36 /// <glm/gtx/quaternion.hpp> need to be included to use these functionalities.
43 #include "../glm.hpp"
49 # pragma message("GLM: GLM_GTX_quaternion extension included")
52 namespace glm namespace
209 }//namespace glm
compatibility.hpp 2 /// OpenGL Mathematics (glm.g-truc.net)
24 /// @file glm/gtx/compatibility.hpp
36 /// <glm/gtx/compatibility.hpp> need to be included to use these functionalities.
43 #include "../glm.hpp"
47 # pragma message("GLM: GLM_GTX_compatibility extension included")
59 namespace glm namespace
155 }//namespace glm
  /external/vulkan-validation-layers/libs/glm/gtc/
matrix_transform.hpp 2 /// OpenGL Mathematics (glm.g-truc.net)
24 /// @file glm/gtc/matrix_transform.hpp
43 /// <glm/gtc/matrix_transform.hpp> need to be included to use these functionalities.
56 # pragma message("GLM: GLM_GTC_matrix_transform extension included")
59 namespace glm namespace
70 /// #include <glm/glm.hpp>
71 /// #include <glm/gtc/matrix_transform.hpp>
73 /// glm::mat4 m = glm::translate(glm::mat4(1.0f), glm::vec3(1.0f))
    [all...]
matrix_integer.hpp 2 /// OpenGL Mathematics (glm.g-truc.net)
24 /// @file glm/gtc/matrix_integer.hpp
34 /// <glm/gtc/matrix_integer.hpp> need to be included to use these functionalities.
52 # pragma message("GLM: GLM_GTC_matrix_integer extension included")
55 namespace glm namespace
512 }//namespace glm
quaternion.hpp 2 /// OpenGL Mathematics (glm.g-truc.net)
24 /// @file glm/gtc/quaternion.hpp
37 /// <glm/gtc/quaternion.hpp> need to be included to use these functionalities.
51 # pragma message("GLM: GLM_GTC_quaternion extension included")
54 namespace glm{ namespace
399 } //namespace glm
  /external/vulkan-validation-layers/libs/glm/detail/
_vectorize.hpp 2 /// OpenGL Mathematics (glm.g-truc.net)
24 /// @file glm/core/_vectorize.hpp
192 namespace glm{ namespace
215 }//namespace glm
func_common.hpp 2 /// OpenGL Mathematics (glm.g-truc.net)
24 /// @file glm/core/func_common.hpp
44 namespace glm namespace
247 /// #include <glm/glm.hpp>
251 /// glm::dvec3 e;
252 /// glm::dvec3 f;
253 /// glm::vec4 g;
254 /// glm::vec4 h;
256 /// glm::vec4 r = glm::mix(g, h, a); // Interpolate with a floating-point scalar two vectors.
    [all...]
type_mat.hpp 2 /// OpenGL Mathematics (glm.g-truc.net)
24 /// @file glm/core/type_mat.hpp
34 namespace glm{ namespace
    [all...]
type_mat2x3.hpp 2 /// OpenGL Mathematics (glm.g-truc.net)
24 /// @file glm/core/type_mat2x3.hpp
38 namespace glm{ namespace
205 }//namespace glm
type_mat3x2.hpp 2 /// OpenGL Mathematics (glm.g-truc.net)
24 /// @file glm/core/type_mat3x2.hpp
38 namespace glm{ namespace
210 }//namespace glm
type_vec.hpp 2 /// OpenGL Mathematics (glm.g-truc.net)
24 /// @file glm/core/type_vec.hpp
35 namespace glm{ namespace
514 }//namespace glm
type_mat2x2.hpp 2 /// OpenGL Mathematics (glm.g-truc.net)
24 /// @file glm/core/type_mat2x2.hpp
37 namespace glm{ namespace
243 } //namespace glm
type_mat2x4.hpp 2 /// OpenGL Mathematics (glm.g-truc.net)
24 /// @file glm/core/type_mat2x4.hpp
38 namespace glm{ namespace
207 }//namespace glm
type_mat3x4.hpp 2 /// OpenGL Mathematics (glm.g-truc.net)
24 /// @file glm/core/type_mat3x4.hpp
38 namespace glm{ namespace
210 }//namespace glm
type_mat4x2.hpp 2 /// OpenGL Mathematics (glm.g-truc.net)
24 /// @file glm/core/type_mat4x2.hpp
38 namespace glm{ namespace
216 }//namespace glm
type_mat4x3.hpp 2 /// OpenGL Mathematics (glm.g-truc.net)
24 /// @file glm/core/type_mat4x3.hpp
38 namespace glm{ namespace
216 }//namespace glm
type_mat3x3.hpp 2 /// OpenGL Mathematics (glm.g-truc.net)
24 /// @file glm/core/type_mat3x3.hpp
37 namespace glm{ namespace
247 }//namespace glm
type_mat4x4.hpp 2 /// OpenGL Mathematics (glm.g-truc.net)
24 /// @file glm/core/type_mat4x4.hpp
38 namespace glm{ namespace
253 }//namespace glm
type_vec1.hpp 2 /// OpenGL Mathematics (glm.g-truc.net)
24 /// @file glm/core/type_vec1.hpp
43 namespace glm{ namespace
271 }//namespace glm
type_vec2.hpp 2 /// OpenGL Mathematics (glm.g-truc.net)
24 /// @file glm/core/type_vec2.hpp
43 namespace glm{ namespace
309 }//namespace glm

Completed in 619 milliseconds

1 2 3 45 6