OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__cl_uchar8
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/include/CL/
cl_platform.h
350
typedef cl_uchar
__cl_uchar8
__attribute__((vector_size(8)));
typedef
360
typedef __m64
__cl_uchar8
;
typedef
545
__cl_uchar8
v8;
564
__cl_uchar8
v8[2];
[
all
...]
/external/mesa3d/include/CL/
cl_platform.h
350
typedef cl_uchar
__cl_uchar8
__attribute__((vector_size(8)));
typedef
360
typedef __m64
__cl_uchar8
;
typedef
545
__cl_uchar8
v8;
564
__cl_uchar8
v8[2];
[
all
...]
Completed in 7720 milliseconds