Home
last modified time | relevance | path

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

/third_party/ffmpeg/compat/cuda/
Dcuda_runtime.h47 typedef struct __device_builtin__ __align__(4) ushort2 struct
50 } ushort2; typedef
/third_party/mesa3d/src/microsoft/clc/
Dclc_compiler_test.cpp689 struct ushort2 { uint16_t x; uint16_t y; }; in TEST_F() argument