Home
last modified time | relevance | path

Searched defs:double4 (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/SemaTemplate/
Dinstantiate-clang.cpp9 typedef __attribute__(( ext_vector_type(4) )) double double4; typedef
/external/vulkan-validation-layers/libs/glm/gtx/
Dcompatibility.hpp141 …typedef detail::tvec4<double, highp> double4; //!< \brief double-precision floating-point vector… typedef