Home
last modified time | relevance | path

Searched refs:GetChannelOrderName (Results 1 – 25 of 29) sorted by relevance

12

/external/OpenCL-CTS/test_conformance/images/kernel_image_methods/
Dtest_1D.cpp81 const char* channelOrderName = GetChannelOrderName( imageInfo->format->image_channel_order ); in test_get_1Dimage_info_single()
138 …rned channel order did not validate (expected %s (%d), got %d)\n", GetChannelOrderName( imageInfo-… in test_get_1Dimage_info_single()
Dtest_1D_array.cpp85 const char* channelOrderName = GetChannelOrderName( imageInfo->format->image_channel_order ); in test_get_1Dimage_array_info_single()
147 …rned channel order did not validate (expected %s (%d), got %d)\n", GetChannelOrderName( imageInfo-… in test_get_1Dimage_array_info_single()
Dtest_2D_array.cpp88 const char* channelOrderName = GetChannelOrderName( imageInfo->format->image_channel_order ); in test_get_2Dimage_array_info_single()
158 …rned channel order did not validate (expected %s (%d), got %d)\n", GetChannelOrderName( imageInfo-… in test_get_2Dimage_array_info_single()
Dtest_2D.cpp106 const char* channelOrderName = GetChannelOrderName( imageInfo->format->image_channel_order ); in test_get_image_info_single()
198 …rned channel order did not validate (expected %s (%d), got %d)\n", GetChannelOrderName( imageInfo-… in test_get_image_info_single()
/external/OpenCL-CTS/test_conformance/basic/
Dtest_image_param.cpp139GetChannelOrderName( format.image_channel_order ), GetChannelTypeName( format.image_channel_data_t… in validate_results()
226 GetChannelOrderName( formats[j].image_channel_order ), in test_image_param()
Dtest_imagearraycopy3d.cpp39 …log_info("Testing %s %s\n", GetChannelOrderName(format->image_channel_order), GetChannelTypeName(f… in test_imagearraycopy3d_single_format()
Dtest_readimage3d.cpp197 GetChannelOrderName(formatsToTest[i].img_format.image_channel_order)); in test_readimage3d()
Dtest_arrayimagecopy.cpp39 …log_info("Testing %s %s\n", GetChannelOrderName(format->image_channel_order), GetChannelTypeName(f… in test_arrayimagecopy_single_format()
Dtest_imagearraycopy.cpp39 …log_info("Testing %s %s\n", GetChannelOrderName(format->image_channel_order), GetChannelTypeName(f… in test_imagearraycopy_single_format()
Dtest_arrayimagecopy3d.cpp40 …log_info("Testing %s %s\n", GetChannelOrderName(format->image_channel_order), GetChannelTypeName(f… in test_arrayimagecopy3d_single_format()
/external/OpenCL-CTS/test_conformance/api/
Dtest_min_image_formats.cpp124 GetChannelOrderName(format.image_channel_order), in test_min_image_formats()
/external/OpenCL-CTS/test_conformance/gles/
Dtest_renderbuffer.cpp77GetChannelOrderName( clFormat.image_channel_order ), GetChannelTypeName( clFormat.image_channel_da… in test_renderbuffer_read_image()
249GetChannelOrderName( clFormat.image_channel_order ), GetChannelTypeName( clFormat.image_channel_da… in test_renderbuffer_image_write()
Dtest_images_3D.cpp158GetChannelOrderName( clFormat.image_channel_order ), GetChannelTypeName( clFormat.image_channel_da… in test_image_format_read()
Dtest_images_2D.cpp175GetChannelOrderName( clFormat.image_channel_order ), GetChannelTypeName( clFormat.image_channel_da… in test_image_format_read()
523GetChannelOrderName( clFormat.image_channel_order ), GetChannelTypeName( clFormat.image_channel_da… in test_image_format_write()
/external/OpenCL-CTS/test_conformance/images/clGetInfo/
Dtest_2D.cpp107GetChannelOrderName( imageInfo->format->image_channel_order ), GetChannelTypeName( imageInfo->form… in test_get_image_info_single()
108GetChannelOrderName( outFormat.image_channel_order ), GetChannelTypeName( outFormat.image_channel_… in test_get_image_info_single()
/external/OpenCL-CTS/test_conformance/images/samplerlessReads/
Dtest_loops.cpp174 … log_info( " %-7s %-24s %d\n", GetChannelOrderName( formatList[ f ].image_channel_order ), in test_image_set()
Dtest_read_1D_buffer.cpp201 … log_info( "Skipping image format: %s %s\n", GetChannelOrderName( format->image_channel_order ), in test_read_image_set_1D_buffer()
/external/OpenCL-CTS/test_conformance/gl/
Dtest_renderbuffer.cpp124GetChannelOrderName( clFormat.image_channel_order ), GetChannelTypeName( clFormat.image_channel_da… in test_renderbuffer_read_image()
338GetChannelOrderName( clFormat.image_channel_order ), GetChannelTypeName( clFormat.image_channel_da… in test_renderbuffer_image_write()
Dtest_image_methods.cpp246 channelOrderName = GetChannelOrderName( imageFormat.image_channel_order ); in test_image_format_methods()
Dtest_images_read_common.cpp561 GetGLTypeName( gl_type ), GetChannelOrderName( clFormat.image_channel_order ), in test_image_format_read()
Dtest_images_write_common.cpp613 GetChannelOrderName( clFormat.image_channel_order ), in test_image_format_write()
/external/OpenCL-CTS/test_common/harness/
DerrorHelpers.h183 extern const char *GetChannelOrderName(cl_channel_order order);
DerrorHelpers.cpp109 const char *GetChannelOrderName(cl_channel_order order) in GetChannelOrderName() function
DimageHelpers.cpp3681 GetChannelOrderName(format->image_channel_order), in print_read_header()
3692 GetChannelOrderName(format->image_channel_order), in print_read_header()
3706 GetChannelOrderName(format->image_channel_order), in print_read_header()
3716 GetChannelOrderName(format->image_channel_order), in print_read_header()
3731 GetChannelOrderName(format->image_channel_order), in print_write_header()
3736 GetChannelOrderName(format->image_channel_order), in print_write_header()
3747 GetChannelOrderName(format->image_channel_order), in print_header()
3754 GetChannelOrderName(format->image_channel_order), in print_header()
/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
Dtest_loops.cpp344 GetChannelOrderName(formatList[f].image_channel_order), in test_image_set()

12