Home
last modified time | relevance | path

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

/third_party/mesa3d/include/CL/
H A Dcl_platform.h555 }cl_char4; typedef
557 /* cl_char3 is identical in size, alignment and behavior to cl_char4. See section 6.1.5. */
558 typedef cl_char4 cl_char3;
566 __CL_ANON_STRUCT__ struct{ cl_char4 lo, hi; };
/third_party/opencl-headers/CL/
H A Dcl_platform.h582 }cl_char4; typedef
584 /* cl_char3 is identical in size, alignment and behavior to cl_char4. See section 6.1.5. */
585 typedef cl_char4 cl_char3;
593 __CL_ANON_STRUCT__ struct{ cl_char4 lo, hi; };
/third_party/skia/third_party/externals/angle2/include/CL/
H A Dcl_platform.h575 }cl_char4; typedef
577 /* cl_char3 is identical in size, alignment and behavior to cl_char4. See section 6.1.5. */
578 typedef cl_char4 cl_char3;
586 __CL_ANON_STRUCT__ struct{ cl_char4 lo, hi; };
/third_party/opencl-headers/tests/
H A Dtest_headers.c28 cl_char4 a4 = {{ 0, 1, 2, 3 }}; in test_char()
35 cl_char4 b4 = a4; in test_char()

Completed in 21 milliseconds