Home
last modified time | relevance | path

Searched refs:cl_short4 (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/include/CL/
H A Dcl_platform.h705 }cl_short4; typedef
707 /* cl_short3 is identical in size, alignment and behavior to cl_short4. See section 6.1.5. */
708 typedef cl_short4 cl_short3;
716 __CL_ANON_STRUCT__ struct{ cl_short4 lo, hi; };
/third_party/opencl-headers/CL/
H A Dcl_platform.h732 }cl_short4; typedef
734 /* cl_short3 is identical in size, alignment and behavior to cl_short4. See section 6.1.5. */
735 typedef cl_short4 cl_short3;
743 __CL_ANON_STRUCT__ struct{ cl_short4 lo, hi; };
/third_party/skia/third_party/externals/angle2/include/CL/
H A Dcl_platform.h725 }cl_short4; typedef
727 /* cl_short3 is identical in size, alignment and behavior to cl_short4. See section 6.1.5. */
728 typedef cl_short4 cl_short3;
736 __CL_ANON_STRUCT__ struct{ cl_short4 lo, hi; };
/third_party/opencl-headers/tests/
H A Dtest_headers.c148 cl_short4 a4 = {{ 0, 1, 2, 3 }}; in test_short()
155 cl_short4 b4 = a4; in test_short()

Completed in 15 milliseconds