Home
last modified time | relevance | path

Searched defs:ComputeReferenceInfoF (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/math_brute_force/
H A Dbinary_two_results_i_float.cpp40 struct ComputeReferenceInfoF struct
42 const float *x;
43 const float *y;
44 float *r;
45 int *i;
46 double (*f_ffpI)(double, double, int *);
47 cl_uint lim;
48 cl_uint count;
/aosp_15_r20/external/OpenCL-CTS/test_conformance/half/
H A DTest_vStoreHalf.cpp37 } ComputeReferenceInfoF; typedef