OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:float4x4
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11app/
d3d11u.h
348
typedef mat_t<float, 4, 4>
float4x4
;
typedef
/external/vulkan-validation-layers/libs/glm/gtx/
compatibility.hpp
136
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
Completed in 69 milliseconds