Home
last modified time | relevance | path

Searched refs:test_images_get_info_common (Results 1 – 7 of 7) sorted by relevance

/external/OpenCL-CTS/test_conformance/gl/
Dtest_images_1D.cpp91 return test_images_get_info_common( device, context, queue, common_formats, in test_images_1D_getinfo()
138 return test_images_get_info_common( device, context, queue, common_formats, in test_images_texturebuffer_getinfo()
Dtest_images_2D.cpp164 return test_images_get_info_common(device, context, queue, common_formats, in test_images_2D_getinfo()
186 return test_images_get_info_common(device, context, queue, common_formats, in test_images_cube_getinfo()
Dcommon.h72 int test_images_get_info_common( cl_device_id device, cl_context context,
Dtest_images_1Darray.cpp88 return test_images_get_info_common(device, context, queue, common_formats, in test_images_1Darray_getinfo()
Dtest_images_2Darray.cpp91 return test_images_get_info_common(device, context, queue, common_formats, in test_images_2Darray_getinfo()
Dtest_images_3D.cpp105 return test_images_get_info_common(device, context, queue, common_formats, in test_images_3D_getinfo()
Dtest_images_getinfo_common.cpp200 int test_images_get_info_common( cl_device_id device, cl_context context, in test_images_get_info_common() function