Searched refs:test_images_get_info_common (Results 1 – 7 of 7) sorted by relevance
/external/OpenCL-CTS/test_conformance/gl/ |
D | test_images_1D.cpp | 91 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()
|
D | test_images_2D.cpp | 164 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()
|
D | common.h | 72 int test_images_get_info_common( cl_device_id device, cl_context context,
|
D | test_images_1Darray.cpp | 88 return test_images_get_info_common(device, context, queue, common_formats, in test_images_1Darray_getinfo()
|
D | test_images_2Darray.cpp | 91 return test_images_get_info_common(device, context, queue, common_formats, in test_images_2Darray_getinfo()
|
D | test_images_3D.cpp | 105 return test_images_get_info_common(device, context, queue, common_formats, in test_images_3D_getinfo()
|
D | test_images_getinfo_common.cpp | 200 int test_images_get_info_common( cl_device_id device, cl_context context, in test_images_get_info_common() function
|