Searched refs:dmat3x4 (Results 1 – 2 of 2) sorted by relevance
/external/vulkan-validation-layers/libs/glm/detail/ |
D | type_mat.hpp | 714 typedef lowp_dmat3x4 dmat3x4; typedef 724 typedef mediump_dmat3x4 dmat3x4; typedef 773 typedef highp_dmat3x4 dmat3x4; typedef
|
/external/vulkan-validation-layers/libs/glm/gtx/ |
D | string_cast.inl | 399 return detail::format("dmat3x4((%f, %f, %f, %f), (%f, %f, %f, %f), (%f, %f, %f, %f))",
|