Searched refs:dmat4x4 (Results 1 – 2 of 2) sorted by relevance
/external/vulkan-validation-layers/libs/glm/detail/ |
D | type_mat.hpp | 717 typedef lowp_dmat4x4 dmat4x4; typedef 727 typedef mediump_dmat4x4 dmat4x4; typedef 788 typedef highp_dmat4x4 dmat4x4; typedef
|
/external/vulkan-validation-layers/libs/glm/gtx/ |
D | string_cast.inl | 437 …return detail::format("dmat4x4((%f, %f, %f, %f), (%f, %f, %f, %f), (%f, %f, %f, %f), (%f, %f, %f, …
|