Searched refs:dot_type (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/util/
H A Dalgebra.hpp138 using dot_type = typename std::common_type< typedef in namespace:clover::detail
153 detail::dot_type<U, V>
155 return fold(plus(), detail::dot_type<U, V>(),
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/util/
H A Dalgebra.hpp138 using dot_type = typename std::common_type< typedef in namespace:clover::detail
153 detail::dot_type<U, V>
155 return fold(plus(), detail::dot_type<U, V>(),

Completed in 2 milliseconds