Searched refs:test_images_write_common (Results 1 – 9 of 9) sorted by relevance
/external/OpenCL-CTS/test_conformance/gl/ |
D | test_images_depth.cpp | 115 return test_images_write_common( device, context, queue, depth_formats, in test_images_write_2D_depth() 157 return test_images_write_common( device, context, queue, depth_formats, in test_images_write_2Darray_depth()
|
D | test_images_1D.cpp | 75 return test_images_write_common( device, context, queue, common_formats, in test_images_write_1D() 122 return test_images_write_common( device, context, queue, common_formats, in test_images_write_texturebuffer()
|
D | test_images_2D.cpp | 122 return test_images_write_common( device, context, queue, common_formats, in test_images_write() 145 return test_images_write_common( device, context, queue, common_formats, in test_images_write_cube()
|
D | common.h | 64 int test_images_write_common(cl_device_id device, cl_context context,
|
D | test_images_1Darray.cpp | 72 return test_images_write_common( device, context, queue, common_formats, in test_images_write_1Darray()
|
D | test_images_2Darray.cpp | 75 return test_images_write_common( device, context, queue, common_formats, in test_images_write_2Darray()
|
D | test_images_3D.cpp | 86 return test_images_write_common( device, context, queue, common_formats, in test_images_write_3D()
|
D | CMakeLists.txt | 28 test_images_write_common.cpp
|
D | test_images_write_common.cpp | 666 int test_images_write_common(cl_device_id device, cl_context context, in test_images_write_common() function
|