Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexcompress_astc.cpp215 struct uint8x4_t struct
219 uint8x4_t() { } in uint8x4_t() function
221 uint8x4_t(int a, int b, int c, int d) in uint8x4_t() function
233 static uint8x4_t clamped(int a, int b, int c, int d) in clamped() argument
/external/llvm-project/clang/lib/Headers/
Darm_acle.h346 typedef uint32_t uint8x4_t; typedef