Home
last modified time | relevance | path

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

12

/external/OpenCL-CTS/test_conformance/images/kernel_image_methods/
Dtest_1D.cpp79 const char* channelOrderName = GetChannelOrderName( imageInfo->format->image_channel_order ); in test_get_1Dimage_info_single()
132 …rned channel order did not validate (expected %s (%d), got %d)\n", GetChannelOrderName( imageInfo-… in test_get_1Dimage_info_single()
Dtest_1D_array.cpp83 const char* channelOrderName = GetChannelOrderName( imageInfo->format->image_channel_order ); in test_get_1Dimage_array_info_single()
141 …rned channel order did not validate (expected %s (%d), got %d)\n", GetChannelOrderName( imageInfo-… in test_get_1Dimage_array_info_single()
Dtest_2D_array.cpp86 const char* channelOrderName = GetChannelOrderName( imageInfo->format->image_channel_order ); in test_get_2Dimage_array_info_single()
150 …rned channel order did not validate (expected %s (%d), got %d)\n", GetChannelOrderName( imageInfo-… in test_get_2Dimage_array_info_single()
Dtest_2D.cpp102 const char* channelOrderName = GetChannelOrderName( imageInfo->format->image_channel_order ); in test_get_image_info_single()
185 …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_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()
Dtest_arrayimagecopy.cpp39 …log_info("Testing %s %s\n", GetChannelOrderName(format->image_channel_order), GetChannelTypeName(f… in test_arrayimagecopy_single_format()
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()
/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.cpp113GetChannelOrderName( imageInfo->format->image_channel_order ), GetChannelTypeName( imageInfo->form… in test_get_image_info_single()
114GetChannelOrderName( outFormat.image_channel_order ), GetChannelTypeName( outFormat.image_channel_… in test_get_image_info_single()
/external/OpenCL-CTS/test_common/harness/
DerrorHelpers.h101 extern const char *GetChannelOrderName( cl_channel_order order );
DerrorHelpers.cpp91 const char *GetChannelOrderName( cl_channel_order order ) in GetChannelOrderName() function
DimageHelpers.cpp3603 …log_error( "[%-7s %-24s %d] - %s - %s - %s - %s\n", GetChannelOrderName( format->image_channel_ord… in print_read_header()
3611 …log_info( "[%-7s %-24s %d] - %s - %s - %s - %s\n", GetChannelOrderName( format->image_channel_orde… in print_read_header()
3622 … log_error( "[%-7s %-24s %d] - %s - %s - %s\n", GetChannelOrderName( format->image_channel_order ), in print_read_header()
3629 … log_info( "[%-7s %-24s %d] - %s - %s - %s\n", GetChannelOrderName( format->image_channel_order ), in print_read_header()
3642 log_error( "[%-7s %-24s %d]\n", GetChannelOrderName( format->image_channel_order ), in print_write_header()
3646 log_info( "[%-7s %-24s %d]\n", GetChannelOrderName( format->image_channel_order ), in print_write_header()
3655 log_error( "[%-7s %-24s %d]\n", GetChannelOrderName( format->image_channel_order ), in print_header()
3659 log_info( "[%-7s %-24s %d]\n", GetChannelOrderName( format->image_channel_order ), in print_header()
/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_conformance/images/samplerlessReads/
Dtest_loops.cpp137 … log_info( " %-7s %-24s %d\n", GetChannelOrderName( formatList[ f ].image_channel_order ), in test_image_set()
Dtest_read_1D_buffer.cpp205 … 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/images/kernel_read_write/
Dtest_loops.cpp287 … log_info( " %-7s %-24s %d\n", GetChannelOrderName( formatList[ f ].image_channel_order ), in test_image_set()
Dtest_write_image.cpp615 … log_info( "Skipping image format: %s %s\n", GetChannelOrderName( format->image_channel_order ), in test_write_image_set()

12