Home
last modified time | relevance | path

Searched defs:uint2 (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DTypes.hpp70 typedef ALIGN(8, unsigned int) uint2[2]; member
/third_party/skia/tests/
H A DWriter32Test.cpp127 const uint32_t uint2 = 0x98765432; in testOverwriteT() local
/third_party/mesa3d/src/microsoft/clc/
H A Dclc_compiler_test.cpp664 struct uint2 { uint32_t x; uint32_t y; }; in TEST_F() struct
1631 struct uint2 { uint32_t x, y; }; in TEST_F() struct
1650 struct uint2 { uint32_t x, y; }; in TEST_F() struct
[all...]
/third_party/python/Lib/
H A Dpickletools.py245 uint2 = ArgumentDescriptor( variable

Completed in 7 milliseconds