Home
last modified time | relevance | path

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 Dtest_iterations.cpp344 …_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 Dtest_read_1D.cpp420 double formatAbsoluteError = get_max_absolute_error(imageInfo->format, imageSampler); in test_read_image_1D() local
H A Dtest_common.cpp523 double formatAbsoluteError = in test_read_image() local
H A Dtest_read_1D_array.cpp506 double formatAbsoluteError = get_max_absolute_error(imageInfo->format, imageSampler); in test_read_image_1D_array() local
H A Dtest_read_2D_array.cpp527 double formatAbsoluteError = get_max_absolute_error(imageInfo->format, imageSampler); in test_read_image_2D_array() local