Searched refs:expectedChannelType (Results 1 – 6 of 6) sorted by relevance
24 cl_int expectedChannelType; member130 if( outKernelData.channelType != (cl_int)outKernelData.expectedChannelType ) in test_get_1Dimage_info_single()133 … (int)outKernelData.expectedChannelType, (int)outKernelData.channelType ); in test_get_1Dimage_info_single()
25 cl_int expectedChannelType; member139 if( outKernelData.channelType != (cl_int)outKernelData.expectedChannelType ) in test_get_1Dimage_array_info_single()142 … (int)outKernelData.expectedChannelType, (int)outKernelData.channelType ); in test_get_1Dimage_array_info_single()
26 cl_int expectedChannelType; member150 if( outKernelData.channelType != (cl_int)outKernelData.expectedChannelType ) in test_get_2Dimage_array_info_single()153 (int)outKernelData.expectedChannelType, (int)outKernelData.channelType ); in test_get_2Dimage_array_info_single()
29 cl_int expectedChannelType; member190 if( outKernelData.channelType != (cl_int)outKernelData.expectedChannelType ) in test_get_image_info_single()193 … (int)outKernelData.expectedChannelType, (int)outKernelData.channelType ); in test_get_image_info_single()
32 cl_int expectedChannelType; member313 result |= verify(outKernelData.channelType, outKernelData.expectedChannelType, channelTypeName); in test_image_format_methods()
581 cl_int expectedChannelType;733 pStruct[e].expectedChannelType = gRG.getNext<cl_int>(0, 0x7fffffff);