Searched refs:ret_common (Results 1 – 1 of 1) sorted by relevance
/external/OpenCL-CTS/test_conformance/gl/ |
D | test_images_multisample.cpp | 83 …int ret_common = test_images_read_common(device, context, queue, common_formats, nformats, targets… in test_images_read_2D_multisample() local 88 return (ret_common) ? ret_common : ret_depth; in test_images_read_2D_multisample() 111 …int ret_common = test_images_read_common(device, context, queue, common_formats, nformats, targets… in test_images_read_2Darray_multisample() local 116 return (ret_common) ? ret_common : ret_depth; in test_images_read_2Darray_multisample()
|