Searched defs:formatAbsoluteError (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/kernel_read_write/ |
H A D | test_iterations.cpp | 344 …_image_2D_depth_results(void *imageValues, void *resultValues, double formatAbsoluteError, float *… in validate_image_2D_depth_results() 504 int validate_image_2D_results(void *imageValues, void *resultValues, double formatAbsoluteError, fl… in validate_image_2D_results() 928 …e_image_2D_sRGB_results(void *imageValues, void *resultValues, double formatAbsoluteError, float *… in validate_image_2D_sRGB_results() 1464 double formatAbsoluteError = get_max_absolute_error(imageInfo->format, imageSampler); in test_read_image_2D() local
|
H A D | test_read_1D.cpp | 420 double formatAbsoluteError = get_max_absolute_error(imageInfo->format, imageSampler); in test_read_image_1D() local
|
H A D | test_common.cpp | 523 double formatAbsoluteError = in test_read_image() local
|
H A D | test_read_1D_array.cpp | 506 double formatAbsoluteError = get_max_absolute_error(imageInfo->format, imageSampler); in test_read_image_1D_array() local
|
H A D | test_read_2D_array.cpp | 527 double formatAbsoluteError = get_max_absolute_error(imageInfo->format, imageSampler); in test_read_image_2D_array() local
|