Home
last modified time | relevance | path

Searched defs:Vector (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/include/glm/gtx/
Dclosest_point.inl15 tvec3<T, P> Vector = point - a; local
35 tvec2<T, P> Vector = point - a; local
/device/generic/vulkan-cereal/third-party/angle/src/common/
Dvector_utils.h20 class Vector; variable
/device/generic/vulkan-cereal/third-party/googletest/googletest/test/
Dgtest-typed-test_test.cc67 typedef std::vector<T> Vector; typedef in CommonTest
/device/generic/vulkan-cereal/protocols/vulkan/config/chunkindex/
Dlunr.js754 lunr.Vector = function (elements) { class in lunr