Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_testcapimodule.c876 size_t out_u; in test_long_as_size_t() local
/third_party/mesa3d/src/imgui/
Dimgui.cpp1253 …s(const ImVec2& a, const ImVec2& b, const ImVec2& c, const ImVec2& p, float& out_u, float& out_v, … in ImTriangleBarycentricCoords()