HomeSort by: relevance | last modified time | path
    Searched defs:cl_ulong4 (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/include/CL/
cl_platform.h 1153 }cl_ulong4; typedef in typeref:union:__anon166
1155 /* cl_ulong3 is identical in size, alignment and behavior to cl_ulong4. See section 6.1.5. */
1156 typedef cl_ulong4 cl_ulong3;
1164 __CL_ANON_STRUCT__ struct{ cl_ulong4 lo, hi; };
  /xsrc/external/mit/MesaLib.old/dist/include/CL/
cl_platform.h 1196 }cl_ulong4; typedef in typeref:union:__anon3091
1198 /* cl_ulong3 is identical in size, alignment and behavior to cl_ulong4. See section 6.1.5. */
1199 typedef cl_ulong4 cl_ulong3;
1207 __CL_ANON_STRUCT__ struct{ cl_ulong4 lo, hi; };

Completed in 83 milliseconds