OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__cl_int2
(Results
1 - 1
of
1
) sorted by null
/external/mesa3d/include/CL/
cl_platform.h
411
typedef cl_int
__cl_int2
__attribute__((vector_size(8)));
typedef
421
typedef __m64
__cl_int2
;
typedef
805
__cl_int2
v2;
818
__cl_int2
v2[2];
837
__cl_int2
v2[4];
856
__cl_int2
v2[8];
[
all
...]
Completed in 55 milliseconds