Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/detail/
Ddirection_code.hpp100 typedef math::detail::constants_on_spheroid<coord2_t, units_t> constants2; in apply() typedef
199 > constants2; in apply() typedef
/third_party/mesa3d/src/gallium/tests/graw/
Dfs-test.c93 static float constants2[] = variable
Dgs-test.c131 static float constants2[] = variable
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DShaderTests.cpp617 std::vector<wgpu::ConstantEntry> constants2; in TEST_P() local