OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cl_char4
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/include/CL/
cl_platform.h
450
}
cl_char4
;
typedef in typeref:union:__anon15028
452
/* cl_char3 is identical in size, alignment and behavior to
cl_char4
. See section 6.1.5. */
453
typedef
cl_char4
cl_char3;
461
__extension__ struct{
cl_char4
lo, hi; };
[
all
...]
/external/mesa3d/include/CL/
cl_platform.h
450
}
cl_char4
;
typedef in typeref:union:__anon25495
452
/* cl_char3 is identical in size, alignment and behavior to
cl_char4
. See section 6.1.5. */
453
typedef
cl_char4
cl_char3;
461
__extension__ struct{
cl_char4
lo, hi; };
[
all
...]
Completed in 86 milliseconds