Home
last modified time | relevance | path

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

/third_party/mesa3d/include/CL/
H A Dcl_platform.h780 }cl_ushort4; typedef
782 /* cl_ushort3 is identical in size, alignment and behavior to cl_ushort4. See section 6.1.5. */
783 typedef cl_ushort4 cl_ushort3;
791 __CL_ANON_STRUCT__ struct{ cl_ushort4 lo, hi; };
/third_party/opencl-headers/CL/
H A Dcl_platform.h807 }cl_ushort4; typedef
809 /* cl_ushort3 is identical in size, alignment and behavior to cl_ushort4. See section 6.1.5. */
810 typedef cl_ushort4 cl_ushort3;
818 __CL_ANON_STRUCT__ struct{ cl_ushort4 lo, hi; };
/third_party/skia/third_party/externals/angle2/include/CL/
H A Dcl_platform.h800 }cl_ushort4; typedef
802 /* cl_ushort3 is identical in size, alignment and behavior to cl_ushort4. See section 6.1.5. */
803 typedef cl_ushort4 cl_ushort3;
811 __CL_ANON_STRUCT__ struct{ cl_ushort4 lo, hi; };
/third_party/opencl-headers/tests/
H A Dtest_headers.c208 cl_ushort4 a4 = {{ 0, 1, 2, 3 }}; in test_ushort()
215 cl_ushort4 b4 = a4; in test_ushort()

Completed in 16 milliseconds