Home
last modified time | relevance | path

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

/third_party/ffmpeg/compat/cuda/
Dcuda_runtime.h74 typedef struct __device_builtin__ __align__(8) ushort4 struct
77 } ushort4; argument
/third_party/skia/third_party/externals/swiftshader/src/System/
DTypes.hpp215 using ushort4 = vec4<unsigned short>; typedef