Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_util.h38 static inline float conv_ui2_to_norm_float(unsigned ui2) in conv_ui2_to_norm_float() argument
40 return ui2 / 3.0f; in conv_ui2_to_norm_float()
/third_party/skia/third_party/externals/swiftshader/tests/ReactorUnitTests/
H A DReactorUnitTests.cpp3627 UInt2 ui2(1, 2);
3646 RR_WATCH(ui2);
3672 " ui2: [1, 2]",

Completed in 5 milliseconds