Searched refs:cl_uint4 (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl_platform.h1047 }cl_uint4; typedef in typeref:union:__anonbc3cf64c650a
1049 /* cl_uint3 is identical in size, alignment and behavior to cl_uint4. See section 6.1.5. */
1050 typedef cl_uint4 cl_uint3;
1058 __CL_ANON_STRUCT__ struct{ cl_uint4 lo, hi; };
H A Dcl2.hpp7554 cl_uint4 fillColor,
H A Dcl.hpp6101 cl_uint4 fillColor,
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl_platform.h1004 }cl_uint4; typedef in typeref:union:__anonea00a01f650a
1006 /* cl_uint3 is identical in size, alignment and behavior to cl_uint4. See section 6.1.5. */
1007 typedef cl_uint4 cl_uint3;
1015 __CL_ANON_STRUCT__ struct{ cl_uint4 lo, hi; };
H A Dcl2.hpp7904 cl_uint4 fillColor,
H A Dcl.hpp6101 cl_uint4 fillColor,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/
H A Dtransfer.cpp696 std::string data = std::string((char *)fill_color, sizeof(cl_uint4));

Completed in 58 milliseconds