Searched refs:dmat4x3 (Results 1 – 2 of 2) sorted by relevance
/external/vulkan-validation-layers/libs/glm/detail/ |
D | type_mat.hpp | 716 typedef lowp_dmat4x3 dmat4x3; typedef 726 typedef mediump_dmat4x3 dmat4x3; typedef 783 typedef highp_dmat4x3 dmat4x3; typedef
|
/external/vulkan-validation-layers/libs/glm/gtx/ |
D | string_cast.inl | 424 return detail::format("dmat4x3((%f, %f, %f), (%f, %f, %f), (%f, %f, %f), (%f, %f, %f))",
|