Searched defs:float4x4 (Results 1 - 2 of 2) sorted by relevance

/external/vulkan-validation-layers/libs/glm/gtx/
H A Dcompatibility.hpp136 typedef detail::tmat4x4<float, highp> float4x4; //!< \brief single-precision floating-point matrix with 4 x 4 components. (From GLM_GTX_compatibility extension) typedef in namespace:glm
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11app/
H A Dd3d11u.h348 typedef mat_t<float, 4, 4> float4x4; typedef

Completed in 1385 milliseconds