OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:float4x3
(Results
1 - 2
of
2
) sorted by null
/external/vulkan-validation-layers/libs/glm/gtx/
compatibility.hpp
135
typedef detail::tmat4x3<float, highp>
float4x3
; //!< \brief single-precision floating-point matrix with 4 x 3 components. (From GLM_GTX_compatibility extension)
typedef in namespace:glm
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11app/
d3d11u.h
349
typedef mat_t<float, 4, 3>
float4x3
;
typedef
Completed in 109 milliseconds