Home
last modified time | relevance | path

Searched refs:p_edge0 (Results 1 – 2 of 2) sorted by relevance

/external/OpenCL-CTS/test_conformance/commonfns/
Dtest_smoothstepf.cpp80 cl_float *input_ptr[3], *output_ptr, *p, *p_edge0; in test_smoothstepf() local
134 p_edge0 = input_ptr[0]; in test_smoothstepf()
137 float edge0 = p_edge0[i]; in test_smoothstepf()
Dtest_smoothstep.cpp103 cl_float *input_ptr[3], *output_ptr, *p, *p_edge0; in test_smoothstep() local
157 p_edge0 = input_ptr[0]; in test_smoothstep()
160 float edge0 = p_edge0[i]; in test_smoothstep()