CMakeLists.txt 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. glmCreateTestGTC(gtx)
  2. glmCreateTestGTC(gtx_associated_min_max)
  3. glmCreateTestGTC(gtx_closest_point)
  4. glmCreateTestGTC(gtx_color_encoding)
  5. glmCreateTestGTC(gtx_color_space_YCoCg)
  6. glmCreateTestGTC(gtx_color_space)
  7. glmCreateTestGTC(gtx_common)
  8. glmCreateTestGTC(gtx_compatibility)
  9. glmCreateTestGTC(gtx_component_wise)
  10. glmCreateTestGTC(gtx_easing)
  11. glmCreateTestGTC(gtx_euler_angle)
  12. glmCreateTestGTC(gtx_extend)
  13. glmCreateTestGTC(gtx_extended_min_max)
  14. glmCreateTestGTC(gtx_exterior_product)
  15. glmCreateTestGTC(gtx_fast_exponential)
  16. glmCreateTestGTC(gtx_fast_square_root)
  17. glmCreateTestGTC(gtx_fast_trigonometry)
  18. glmCreateTestGTC(gtx_functions)
  19. glmCreateTestGTC(gtx_gradient_paint)
  20. glmCreateTestGTC(gtx_handed_coordinate_space)
  21. glmCreateTestGTC(gtx_hash)
  22. glmCreateTestGTC(gtx_integer)
  23. glmCreateTestGTC(gtx_intersect)
  24. glmCreateTestGTC(gtx_io)
  25. glmCreateTestGTC(gtx_iteration)
  26. glmCreateTestGTC(gtx_load)
  27. glmCreateTestGTC(gtx_log_base)
  28. glmCreateTestGTC(gtx_matrix_cross_product)
  29. glmCreateTestGTC(gtx_matrix_decompose)
  30. glmCreateTestGTC(gtx_matrix_factorisation)
  31. glmCreateTestGTC(gtx_matrix_interpolation)
  32. glmCreateTestGTC(gtx_matrix_major_storage)
  33. glmCreateTestGTC(gtx_matrix_operation)
  34. glmCreateTestGTC(gtx_matrix_query)
  35. glmCreateTestGTC(gtx_matrix_transform_2d)
  36. glmCreateTestGTC(gtx_norm)
  37. glmCreateTestGTC(gtx_normal)
  38. glmCreateTestGTC(gtx_normalize_dot)
  39. glmCreateTestGTC(gtx_orthonormalize)
  40. glmCreateTestGTC(gtx_optimum_pow)
  41. glmCreateTestGTC(gtx_pca)
  42. glmCreateTestGTC(gtx_perpendicular)
  43. glmCreateTestGTC(gtx_polar_coordinates)
  44. glmCreateTestGTC(gtx_projection)
  45. glmCreateTestGTC(gtx_quaternion)
  46. glmCreateTestGTC(gtx_dual_quaternion)
  47. glmCreateTestGTC(gtx_range)
  48. glmCreateTestGTC(gtx_rotate_normalized_axis)
  49. glmCreateTestGTC(gtx_rotate_vector)
  50. glmCreateTestGTC(gtx_scalar_multiplication)
  51. glmCreateTestGTC(gtx_scalar_relational)
  52. glmCreateTestGTC(gtx_spline)
  53. glmCreateTestGTC(gtx_string_cast)
  54. glmCreateTestGTC(gtx_structured_bindings)
  55. glmCreateTestGTC(gtx_texture)
  56. glmCreateTestGTC(gtx_type_aligned)
  57. glmCreateTestGTC(gtx_type_trait)
  58. glmCreateTestGTC(gtx_vec_swizzle)
  59. glmCreateTestGTC(gtx_vector_angle)
  60. glmCreateTestGTC(gtx_vector_query)
  61. glmCreateTestGTC(gtx_wrap)