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

  /xsrc/external/mit/MesaLib/dist/include/CL/
cl_platform.h 350 * in order for a cl_float4 to be 16 byte aligned in a struct,
1229 }cl_float4; typedef in typeref:union:__anon182
1231 /* cl_float3 is identical in size, alignment and behavior to cl_float4. See section 6.1.5. */
1232 typedef cl_float4 cl_float3;
1240 __CL_ANON_STRUCT__ struct{ cl_float4 lo, hi; };
  /xsrc/external/mit/MesaLib.old/dist/include/CL/
cl_platform.h 395 * in order for a cl_float4 to be 16 byte aligned in a struct,
1272 }cl_float4; typedef in typeref:union:__anon3107
1274 /* cl_float3 is identical in size, alignment and behavior to cl_float4. See section 6.1.5. */
1275 typedef cl_float4 cl_float3;
1283 __CL_ANON_STRUCT__ struct{ cl_float4 lo, hi; };

Completed in 36 milliseconds