Searched refs:cl_half4 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl_platform.h898 }cl_half4; typedef in typeref:union:__anonbc3cf64c450a
900 /* cl_half3 is identical in size, alignment and behavior to cl_half4. See section 6.1.5. */
901 typedef cl_half4 cl_half3;
909 __CL_ANON_STRUCT__ struct{ cl_half4 lo, hi; };
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl_platform.h855 }cl_half4; typedef in typeref:union:__anonea00a01f450a
857 /* cl_half3 is identical in size, alignment and behavior to cl_half4. See section 6.1.5. */
858 typedef cl_half4 cl_half3;
866 __CL_ANON_STRUCT__ struct{ cl_half4 lo, hi; };

Completed in 10 milliseconds